This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "FHIR Person"

From HL7Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Return to [http://wiki.hl7.org/index.php?title=Patient_Administration_Resource_development]
+
Return to [http://wiki.hl7.org/index.php?title=Patient_Administration_Resource_development PA Resource Development]
  
 
== Person properties ==
 
== Person properties ==
Line 8: Line 8:
 
*dob (Person.birthTime)
 
*dob (Person.birthTime)
 
*gender (Person.administrativeGender)
 
*gender (Person.administrativeGender)
*race (Person.raceCode)
 
  
 
===proposed extensions===
 
===proposed extensions===
 
*deceasedDate, dateTime (Person.deceasedTime)
 
*deceasedDate, dateTime (Person.deceasedTime)
*birthOrder, integer (Person.multipleBirthOrderNumber)
+
*maritalStatus, CodeableConcept (Person.maritalStatusCode)
 
*isOrganDonor, boolean (Person.organDonorInd)
 
*isOrganDonor, boolean (Person.organDonorInd)
*livingArrangement, CodeableConcept (Person.livingArrangementCode)
 
*religion, CodeableConcept (Person.religiousAffiliationCode)
 
*maritalStatus, CodeableConcept (Person.maritalStatusCode)
 
*disability, CodeableConcept (Person.disabilityCode)
 
  
===possible extensions===
 
*Person.ethnicGroupCode - current definition is much geared to specific (us?) usecases.
 
  
 
===remarks===
 
===remarks===
*Person.multipleBirthInd - propose to replace by DAR on Person.dob
 
 
*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

Revision as of 13:21, 7 August 2012

Return to PA Resource Development

Person properties

  • identifiers (Person.id)
  • names (Person.name)
  • addresses (Person.addr)
  • contacts (Person.telecom)
  • dob (Person.birthTime)
  • gender (Person.administrativeGender)

proposed extensions

  • deceasedDate, dateTime (Person.deceasedTime)
  • maritalStatus, CodeableConcept (Person.maritalStatusCode)
  • isOrganDonor, boolean (Person.organDonorInd)


remarks

  • Person.deceasedInd - propose to replace by DAR on Person.deceasedDate
  • Person.educationLevelCode - propose to replace by Person.qualifications