PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

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

Logical Model: Subject - Mappings

Active as of 2023-01-26

Mappings for the Subject logical model.

Mappings for RIM Mapping (http://hl7.org/v3)

Subject
Subject
   name
      idn/a
      extensionn/a
      modifierExtensionN/A
   contact
      idn/a
      extensionn/a
      modifierExtensionN/A

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)