PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-11 |
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) | |
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) |