This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
Mappings for the Subject logical model.
Subject |
Subject | Patient |
identifier | Patient.identifier |
name | Patient.name |
lastname | Patient.name.given |
middleName | Patient.name.given |
firstName | Patient.name.family |
lastnameAtDiagnosis | Patient.name.family |
gender | Patient.gender |
dateOfBirth | Patient.birthDate |
placeOfBirth | Patient.extension(http://hl7.org/fhir/StructureDefinition/patient-birthPlace') |
contact | Patient.contact (if not the patient), Patient.telecom (if the patient), DocumentManifest.recipient (if intended recipient) |
email | Patient.contact.telecom (if not the patient), Patient.telecom (if the patient), DocumentManifest.recipient.resolve().telecom (if intended recipient) |
mobile | Patient.contact.telecom (if not the patient), Patient.telecom (if the patient), DocumentManifest.recipient.resolve().telecom (if intended recipient) |
relationship | Patient.contact.relationship (if not the patient), N/A (if the patient), DocumentManifest.recipient.resolve().relationship (if intended recipient - not patient) |