This wiki has undergone a migration to Confluence found Here
Difference between revisions of "FHIR Person"
Jump to navigation
Jump to search
Ewoutkramer (talk | contribs) |
Ewoutkramer (talk | contribs) |
||
Line 20: | Line 20: | ||
*maritalStatus, CodeableConcept (Person.maritalStatusCode) | *maritalStatus, CodeableConcept (Person.maritalStatusCode) | ||
*isOrganDonor, boolean (Person.organDonorInd) | *isOrganDonor, boolean (Person.organDonorInd) | ||
+ | |||
+ | ===possible extensions=== | ||
*ethnicGroup (Person.ethnicGroupCode) - current definition is much geared to specific (us?) usecases. | *ethnicGroup (Person.ethnicGroupCode) - current definition is much geared to specific (us?) usecases. | ||
+ | |||
===remarks=== | ===remarks=== | ||
Line 26: | Line 29: | ||
*Person.deceasedInd - propose to replace by DAR on Person.deceasedDate | *Person.deceasedInd - propose to replace by DAR on Person.deceasedDate | ||
*Person.educationLevelCode - propose to replace by Person.qualifications | *Person.educationLevelCode - propose to replace by Person.qualifications | ||
+ | |||
+ | == Person.Citizenship properties == | ||
+ | [1..*], ''proposed extension'' | ||
+ | * period [1..1], Period | ||
+ | * code, Coding [0..1], qualification of legal status within a nation | ||
+ | * nationality, CodeableConcept [1..1] |
Revision as of 15:14, 7 August 2012
Return to PA Resource Development
Contents
Person properties
- identifiers (Person.id)
- names (Person.name)
- addresses (Person.addr)
- contacts (Person.telecom)
- dob (Person.birthTime)
- gender (Person.administrativeGender)
- nationality (0..1) CodeableConcept (Person.asCitizen)
proposed extensions
- disability, CodeableConcept (Person.disabilityCode)
- livingArrangement, CodeableConcept (Person.livingArrangementCode)
- religion, CodeableConcept (Person.religiousAffiliationCode)
- race (Person.raceCode)
- disability, CodeableConcept (Person.disabilityCode)
- birthOrder, integer (Person.multipleBirthOrderNumber)
- deceasedDate, dateTime (Person.deceasedTime)
- maritalStatus, CodeableConcept (Person.maritalStatusCode)
- isOrganDonor, boolean (Person.organDonorInd)
possible extensions
- ethnicGroup (Person.ethnicGroupCode) - current definition is much geared to specific (us?) usecases.
remarks
- Person.multipleBirthInd - propose to replace by DAR on Patient.birthOrder
- Person.deceasedInd - propose to replace by DAR on Person.deceasedDate
- Person.educationLevelCode - propose to replace by Person.qualifications
Person.Citizenship properties
[1..*], proposed extension
- period [1..1], Period
- code, Coding [0..1], qualification of legal status within a nation
- nationality, CodeableConcept [1..1]