IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

IDEA4RC FHIR Implementation Guide, published by IDEA4RC 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/idea4rc/ and changes regularly. See the Directory of published versions

: Hospital Patient Records Model to this guide Map - XML Representation

Draft as of 2024-11-12

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="hospitalPatientRecords2FHIR"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap hospitalPatientRecords2FHIR</b></p><a name="hospitalPatientRecords2FHIR"> </a><a name="hchospitalPatientRecords2FHIR"> </a><a name="hospitalPatientRecords2FHIR-en-US"> </a><p>Mapping from <a href="StructureDefinition-HospitalPatientRecords.html">Hospital Patient Records</a> to <a href="StructureDefinition-episodeOfCare-eu-i4rc.html">EpisodeOfCare: IDEA4RC</a></p><br/><p><b>Group 1 </b>Mapping from <a href="StructureDefinition-HospitalPatientRecords.html">Hospital Patient Records</a> to <a href="StructureDefinition-episodeOfCare-eu-i4rc.html">EpisodeOfCare: IDEA4RC</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>HospitalPatientRecords.patient (Patient)</td><td><a href="https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>EpisodeOfCare.patient</td></tr><tr><td>HospitalPatientRecords.hospital (Hospital)</td><td><a href="https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>EpisodeOfCare.managingOrganization</td></tr><tr><td>HospitalPatientRecords.hospital.name (Hospital Name)</td><td><a href="https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>EpisodeOfCare.managingOrganization.display</td></tr><tr><td>HospitalPatientRecords.firstContactDate (Date of first contact with the hospital)</td><td><a href="https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>EpisodeOfCare.period.start</td></tr></table></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/idea4rc/ConceptMap/hospitalPatientRecords2FHIR"/>
  <version value="0.1.0"/>
  <name value="hospitalPatientRecords2FHIR"/>
  <title value="Hospital Patient Records Model to this guide Map"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-11-12T10:15:38+00:00"/>
  <publisher value="IDEA4RC Project"/>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <description value="Hospital Patient Records Model to this guide Map"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <purpose
           value="It shows how the Hospital Patient Records model is mapped into this guide"/>
  <sourceUri
             value="http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords"/>
  <targetUri
             value="http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/episodeOfCare-eu-i4rc"/>
  <group>
    <source
            value="http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords"/>
    <target
            value="http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/episodeOfCare-eu-i4rc"/>
    <element>
      <code value="HospitalPatientRecords.patient"/>
      <display value="Patient"/>
      <target>
        <code value="EpisodeOfCare.patient"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="HospitalPatientRecords.hospital"/>
      <display value="Hospital"/>
      <target>
        <code value="EpisodeOfCare.managingOrganization"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="HospitalPatientRecords.hospital.name"/>
      <display value="Hospital Name"/>
      <target>
        <code value="EpisodeOfCare.managingOrganization.display"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="HospitalPatientRecords.firstContactDate"/>
      <display value="Date of first contact with the hospital"/>
      <target>
        <code value="EpisodeOfCare.period.start"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>