XpanDH Hospital Discharge Report
0.1.0 - ci-build 150

XpanDH Hospital Discharge Report, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh-hdr/ and changes regularly. See the Directory of published versions

: eHN Recipient to this guide Map - TTL Representation

Draft as of 2024-09-02

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ConceptMap-hdrHeader2FHIR-eu-xpandh"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ConceptMap-hdrHeader2FHIR-eu-xpandh</b></p><a name=\"ConceptMap-hdrHeader2FHIR-eu-xpandh\"> </a><a name=\"hcConceptMap-hdrHeader2FHIR-eu-xpandh\"> </a><a name=\"ConceptMap-hdrHeader2FHIR-eu-xpandh-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-HospitalDischargeReport.html\">A - Hospital Discharge Report (eHN)</a> to <a href=\"StructureDefinition-Patient-eu-xpandh.html\">Patient: HDR</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-HospitalDischargeReport.html\">A - Hospital Discharge Report (eHN)</a> to <a href=\"StructureDefinition-Patient-eu-xpandh.html\">Patient: HDR</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>HospitalDischargeReport.header.subjectIdentification (A.1.1 - Identification of the patient/subject [Mandatory])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.given (A.1.1.1 - Given name [Mandatory])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.name.given</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.family (A.1.1.2 - Family name/surname [Mandatory])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.name.family</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.birthDate (A.1.1.3 - Date of birth [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.birthDate</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.identifier (A.1.1.4 - Personal identifier [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.identifier</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.nationality (A.1.1.5 - Nationality [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.extension[</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.gender (A.1.1.6 - Gender [Mandatory])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.gender</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectIdentification.language (A.1.1.7 - Language communication [Optional])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.communicaiton.language</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact (A.1.2 - Patient/subject related contact information [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint (A.1.2.1 - Patient address [])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.address (A.1.2.1.1 - Address [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.address</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.telecom (A.1.2.1.2 - Telecom [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.telecom</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP (A.1.2.2 - Preferred healthcare professional (HP) [Optional])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.generalPractitioner</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.identifier (A.1.2.2.1 - Identifier [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.generalPractitioner.identifier</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.name (A.1.2.2.2 - Name of the HP [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.generalPractitioner.name</td><td>if Organization (or Practictioner)</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.name (A.1.2.2.2 - Name of the HP [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.generalPractitioner.practictioner.name</td><td>if PractictionerRole</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.role (A.1.2.2.3 - Role of the HP [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.generalPractitioner.code</td><td>if PractictionerRole</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.organization (A.1.2.2.4 - HP Organisation [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.generalPractitioner</td><td>if Organization</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.organization (A.1.2.2.4 - HP Organisation [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.generalPractitioner.organization</td><td>if PractictionerRole</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.address (A.1.2.2.5 - Address [Optional])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.generalPractitioner</td><td>the path depends on the type</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.telecom (A.1.2.2.6 - Telecom [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.generalPractitioner</td><td>the path depends on the type</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person (A.1.2.3 - Contact person/ legal guardian [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.role (A.1.2.3.1 - Role of that person [Required])</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.relationship (A.1.2.3.2 - Relationship level [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.contact.relationship</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.identifier (A.1.2.3.3 - Identifier [Optional])</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.given (A.1.2.3.4 - Given name [Mandatory])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.contact.name.given</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.name (A.1.2.3.5 - Family name/surname [Mandatory])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.contact.name.family</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.address (A.1.2.3.6 - Address [Optional])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.address</td><td/></tr><tr><td>HospitalDischargeReport.header.subjectContact.contactPoint.person.telecom (A.1.2.3.7 - Telecom [Required])</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.telecom</td><td/></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/ig/xpandh/hdr/ConceptMap/ConceptMap-hdrHeader2FHIR-eu-xpandh"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "HdrHeader2FHIR"] ; # 
  fhir:title [ fhir:v "eHN Recipient to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-02T15:31:33+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "XpanDH Project"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "XpanDH Project" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://xpandh-project.iscte-iul.pt" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eHN HDR Encounter Model to this guide mapping"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Proposed relationship between the HDR Encounter data set defined by the EU eHN guidelines and this guide"] ; # 
  fhir:copyright [ fhir:v "Used by permission of the XpanDH project, all rights reserved Creative Commons License"] ; # 
  fhir:source [ fhir:v "http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/HospitalDischargeReport"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/Patient-eu-xpandh"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/HospitalDischargeReport"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/Patient-eu-xpandh"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification" ] ;
fhir:display [ fhir:v "A.1.1 - Identification of the patient/subject [Mandatory]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.given" ] ;
fhir:display [ fhir:v "A.1.1.1 - Given name [Mandatory]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.name.given" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.family" ] ;
fhir:display [ fhir:v "A.1.1.2 - Family name/surname [Mandatory]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.name.family" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.birthDate" ] ;
fhir:display [ fhir:v "A.1.1.3 - Date of birth [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.birthDate" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.identifier" ] ;
fhir:display [ fhir:v "A.1.1.4 - Personal identifier [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.identifier" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.nationality" ] ;
fhir:display [ fhir:v "A.1.1.5 - Nationality [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.extension[" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.gender" ] ;
fhir:display [ fhir:v "A.1.1.6 - Gender [Mandatory]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.gender" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectIdentification.language" ] ;
fhir:display [ fhir:v "A.1.1.7 - Language communication [Optional]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.communicaiton.language" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact" ] ;
fhir:display [ fhir:v "A.1.2 - Patient/subject related contact information [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint" ] ;
fhir:display [ fhir:v "A.1.2.1 - Patient address []" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.address" ] ;
fhir:display [ fhir:v "A.1.2.1.1 - Address [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.address" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.telecom" ] ;
fhir:display [ fhir:v "A.1.2.1.2 - Telecom [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP" ] ;
fhir:display [ fhir:v "A.1.2.2 - Preferred healthcare professional (HP) [Optional]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.identifier" ] ;
fhir:display [ fhir:v "A.1.2.2.1 - Identifier [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.name" ] ;
fhir:display [ fhir:v "A.1.2.2.2 - Name of the HP [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "if Organization (or Practictioner)" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.name" ] ;
fhir:display [ fhir:v "A.1.2.2.2 - Name of the HP [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner.practictioner.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "if PractictionerRole" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.role" ] ;
fhir:display [ fhir:v "A.1.2.2.3 - Role of the HP [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner.code" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "if PractictionerRole" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.organization" ] ;
fhir:display [ fhir:v "A.1.2.2.4 - HP Organisation [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "if Organization" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.organization" ] ;
fhir:display [ fhir:v "A.1.2.2.4 - HP Organisation [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner.organization" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "if PractictionerRole" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.address" ] ;
fhir:display [ fhir:v "A.1.2.2.5 - Address [Optional]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "the path depends on the type" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.preferredHP.telecom" ] ;
fhir:display [ fhir:v "A.1.2.2.6 - Telecom [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "the path depends on the type" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person" ] ;
fhir:display [ fhir:v "A.1.2.3 - Contact person/ legal guardian [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.role" ] ;
fhir:display [ fhir:v "A.1.2.3.1 - Role of that person [Required]" ] ;
      ( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ;
fhir:comment [ fhir:v "To be clarified?" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.relationship" ] ;
fhir:display [ fhir:v "A.1.2.3.2 - Relationship level [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.relationship" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.identifier" ] ;
fhir:display [ fhir:v "A.1.2.3.3 - Identifier [Optional]" ] ;
      ( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ;
fhir:comment [ fhir:v "maybe via http://hl7.org/fhir/StructureDefinition/patient-relatedPerson extension ?" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.given" ] ;
fhir:display [ fhir:v "A.1.2.3.4 - Given name [Mandatory]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.name.given" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.name" ] ;
fhir:display [ fhir:v "A.1.2.3.5 - Family name/surname [Mandatory]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.name.family" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.address" ] ;
fhir:display [ fhir:v "A.1.2.3.6 - Address [Optional]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.address" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "HospitalDischargeReport.header.subjectContact.contactPoint.person.telecom" ] ;
fhir:display [ fhir:v "A.1.2.3.7 - Telecom [Required]" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #