PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

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

Logical Model: Subject - Mappings

Draft as of 2024-09-11

Mappings for the Subject logical model.

Mappings for Subject model to PCSP HL7 FHIR R4 Profiles (hl7.org/fhir/r4)

Subject
SubjectPatient
   identifierPatient.identifier
   namePatient.name
      lastnamePatient.name.given
      middleNamePatient.name.given
      firstNamePatient.name.family
   lastnameAtDiagnosisPatient.name.family
   genderPatient.gender
   dateOfBirthPatient.birthDate
   placeOfBirthPatient.extension(http://hl7.org/fhir/StructureDefinition/patient-birthPlace')
   contactPatient.contact (if not the patient), Patient.telecom (if the patient), DocumentManifest.recipient (if intended recipient)
      emailPatient.contact.telecom (if not the patient), Patient.telecom (if the patient), DocumentManifest.recipient.resolve().telecom (if intended recipient)
      mobilePatient.contact.telecom (if not the patient), Patient.telecom (if the patient), DocumentManifest.recipient.resolve().telecom (if intended recipient)
      relationshipPatient.contact.relationship (if not the patient), N/A (if the patient), DocumentManifest.recipient.resolve().relationship (if intended recipient - not patient)