HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

: eHN Subject to this guide Map - TTL Representation

Page standards status: Informative Maturity Level: 2

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "subject2FHIR-cz-lab"] ; # 
  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 subject2FHIR-cz-lab</b></p><a name=\"subject2FHIR-cz-lab\"> </a><a name=\"hcsubject2FHIR-cz-lab\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-SubjectCz.html\">A.1.1, A1.2 - Subject of care</a> to <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-patient-core.html\">Patient (CZ core)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Subject.identification (A.1.1 Identification of the patient/subject)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td></tr><tr><td>Subject.identification.givenName (A.1.1.1 Given name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.name.given</td></tr><tr><td>Subject.identification.familyName (A.1.1.2 Familyname/surname)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.name.family</td></tr><tr><td>Subject.identification.dateOfBirth (A.1.1.3 Date of birth)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.birthDate</td></tr><tr><td>Subject.identification.identifier (A.1.1.4 Patient identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.identifier</td></tr><tr><td>Subject.identification.citizenship (A.1.1.5 Citizenship)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.patient-citizenship</td></tr><tr><td>Subject.identification.gender (A.1.1.6 Gender)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.gender</td></tr><tr><td>Subject.identification.languageOfCommunication (A.1.1.7 Language of communication)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.communication.language</td></tr><tr><td>Subject.contactInfo (A.1.2 Patient/subject related contact information)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td></tr><tr><td>Subject.contactInfo.address (A.1.2.1 Address)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.address</td></tr><tr><td>Subject.contactInfo.telecom (A.1.2.2 Telecom)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.telecom</td></tr><tr><td>Subject.contactInfo.preferedPhysician (A.1.2.3 Prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.generalPractitioner</td></tr><tr><td>Subject.contactInfo.legalRepresent (A.1.2.4 Legal representatives and other contact persons)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact</td></tr><tr><td>Subject.contactInfo.legalRepresent.type (A.1.2.4.1 Contact type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.contact.relationship</td></tr><tr><td>Subject.contactInfo.legalRepresent.relationToSubject (A.1.2.4.2 Relationship to the patient)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.relationship</td></tr><tr><td>Subject.contactInfo.legalRepresent.identifier (A.1.2.4.3 Person identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.contact</td></tr><tr><td>Subject.contactInfo.legalRepresent.givenName (A.1.2.4.4 Given name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.name.given</td></tr><tr><td>Subject.contactInfo.legalRepresent.familyName (A.1.2.4.5 Family name/surname)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.name.family</td></tr><tr><td>Subject.contactInfo.legalRepresent.address (A.1.2.4.6 Contact person address)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.address</td></tr><tr><td>Subject.contactInfo.legalRepresent.telecom (A.1.2.4.7 Telecom)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.contact.telecom</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-SubjectCz.html\">A.1.1, A1.2 - Subject of care</a> to <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-practitioner-core.html\">Practitioner (CZ core)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Subject.contactInfo.preferedPhysician (A.1.2.3 Prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Practitioner</td></tr><tr><td>Subject.contactInfo.preferedPhysician.Identifier (A.1.2.3.1 Identification of the prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Practitioner.identifier</td></tr><tr><td>Subject.contactInfo.preferedPhysician.Name (A.1.2.3.2 Name of the prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Practitioner.name</td></tr><tr><td>Subject.contactInfo.preferedPhysician.telecom (A.1.2.3.6 Telecom)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Practitioner.telecom</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"StructureDefinition-SubjectCz.html\">A.1.1, A1.2 - Subject of care</a> to <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-practitionerrole-core.html\">Practitioner Role (CZ core)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Subject.contactInfo.preferedPhysician (A.1.2.3 Prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole</td></tr><tr><td>Subject.contactInfo.preferedPhysician.Identifier (A.1.2.3.1 Identification of the prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole.identifier</td></tr><tr><td>Subject.contactInfo.preferedPhysician.Name (A.1.2.3.2 Name of the prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole.practiotioner.name</td></tr><tr><td>Subject.contactInfo.preferedPhysician.Specialization (A.1.2.3.3 Specialization of the prefered physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole.speciality</td></tr><tr><td>Subject.contactInfo.preferedPhysician.providerIdentifierName (A.1.2.3.4 Identification and name of the provider the doctor represents)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole.organization.name</td></tr><tr><td>Subject.contactInfo.preferedPhysician.providerAddress (A.1.2.3.5 Provider address)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole.organization.address</td></tr><tr><td>Subject.contactInfo.preferedPhysician.telecom (A.1.2.3.6 Telecom)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole.telecom</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://hl7.cz/fhir/lab/ConceptMap/subject2FHIR-cz-lab"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "LabRptSubject2Fhir"] ; # 
  fhir:title [ fhir:v "eHN Subject to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-09-25T07:25:32+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.cz" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eHN Subject Model to this guide Map"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "It shows how the Laboratory Report Subject data set defined by the CZ eHN guidelines is mapped into this guide"] ; # 
  fhir:group ( [
fhir:source [ fhir:v "https://hl7.cz/fhir/lab/StructureDefinition/SubjectCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Subject.identification" ] ;
fhir:display [ fhir:v "A.1.1 Identification of the patient/subject" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.givenName" ] ;
fhir:display [ fhir:v "A.1.1.1 Given name" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.name.given" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.familyName" ] ;
fhir:display [ fhir:v "A.1.1.2 Familyname/surname" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.name.family" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.dateOfBirth" ] ;
fhir:display [ fhir:v "A.1.1.3 Date of birth" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.birthDate" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.identifier" ] ;
fhir:display [ fhir:v "A.1.1.4 Patient identifier" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.citizenship" ] ;
fhir:display [ fhir:v "A.1.1.5 Citizenship" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.patient-citizenship" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.gender" ] ;
fhir:display [ fhir:v "A.1.1.6 Gender" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.gender" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.identification.languageOfCommunication" ] ;
fhir:display [ fhir:v "A.1.1.7 Language of communication" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.communication.language" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo" ] ;
fhir:display [ fhir:v "A.1.2 Patient/subject related contact information" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.address" ] ;
fhir:display [ fhir:v "A.1.2.1 Address" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.address" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.telecom" ] ;
fhir:display [ fhir:v "A.1.2.2 Telecom" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician" ] ;
fhir:display [ fhir:v "A.1.2.3 Prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.generalPractitioner" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent" ] ;
fhir:display [ fhir:v "A.1.2.4 Legal representatives and other contact persons" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.type" ] ;
fhir:display [ fhir:v "A.1.2.4.1 Contact type" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.relationship" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.relationToSubject" ] ;
fhir:display [ fhir:v "A.1.2.4.2 Relationship to the patient" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.relationship" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.identifier" ] ;
fhir:display [ fhir:v "A.1.2.4.3 Person identifier" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.givenName" ] ;
fhir:display [ fhir:v "A.1.2.4.4 Given name" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.name.given" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.familyName" ] ;
fhir:display [ fhir:v "A.1.2.4.5 Family name/surname" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.name.family" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.address" ] ;
fhir:display [ fhir:v "A.1.2.4.6 Contact person address" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.address" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.legalRepresent.telecom" ] ;
fhir:display [ fhir:v "A.1.2.4.7 Telecom" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient.contact.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/lab/StructureDefinition/SubjectCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician" ] ;
fhir:display [ fhir:v "A.1.2.3 Prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Practitioner" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.Identifier" ] ;
fhir:display [ fhir:v "A.1.2.3.1 Identification of the prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Practitioner.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.Name" ] ;
fhir:display [ fhir:v "A.1.2.3.2 Name of the prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Practitioner.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.telecom" ] ;
fhir:display [ fhir:v "A.1.2.3.6 Telecom" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Practitioner.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/lab/StructureDefinition/SubjectCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician" ] ;
fhir:display [ fhir:v "A.1.2.3 Prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.Identifier" ] ;
fhir:display [ fhir:v "A.1.2.3.1 Identification of the prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.Name" ] ;
fhir:display [ fhir:v "A.1.2.3.2 Name of the prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole.practiotioner.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.Specialization" ] ;
fhir:display [ fhir:v "A.1.2.3.3 Specialization of the prefered physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole.speciality" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.providerIdentifierName" ] ;
fhir:display [ fhir:v "A.1.2.3.4 Identification and name of the provider the doctor represents" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole.organization.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.providerAddress" ] ;
fhir:display [ fhir:v "A.1.2.3.5 Provider address" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole.organization.address" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Subject.contactInfo.preferedPhysician.telecom" ] ;
fhir:display [ fhir:v "A.1.2.3.6 Telecom" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PractitionerRole.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #