FHIR Cross-Version Mapping Pack, published by HL7 International / FHIR Infrastructure. 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/fhir-cross-version/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
<StructureMap xmlns="http://hl7.org/fhir">
<id value="ConceptMaps3to4"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><pre class="fml">
<span style="color: #cc00cc">/// <b>url</b> = </span><span style="color: blue">'http://hl7.org/fhir/StructureMap/ConceptMaps3to4'</span>
<span style="color: #cc00cc">/// <b>name</b> = </span><span style="color: blue">'ConceptMaps3to4'</span>
<span style="color: #cc00cc">/// <b>title</b> = </span><span style="color: blue">'R3 to R4 Concept Map Library'</span>
<span style="color: #cc00cc">/// <b>status</b> = </span><span style="color: blue">'active'</span>
<b>conceptmap</b><span style="color: navy"> "</span>ResourceTypeMap<span style="color: navy">" {
</span><b> prefix </b>s<span style="color: navy"> = "</span>http://hl7.org/fhir/request-resource-types<span style="color: navy">"
</span><b> prefix </b>t<span style="color: navy"> = "</span>null<span style="color: navy">"
</span><b> prefix </b>u<span style="color: navy"> = "</span>http://hl7.org/fhir/request-resource-types<span style="color: navy">"
</span>
<b> unmapped for </b>s<span style="color: navy"> = </span>use-source-code
s<span style="color: navy">:</span>Appointment <b>-</b> u<span style="color: navy">:</span>Appointment
s<span style="color: navy">:</span>AppointmentResponse <b>-</b> u<span style="color: navy">:</span>AppointmentResponse
s<span style="color: navy">:</span>CarePlan <b>-</b> u<span style="color: navy">:</span>CarePlan
s<span style="color: navy">:</span>Claim <b>-</b> u<span style="color: navy">:</span>Claim
s<span style="color: navy">:</span>CommunicationRequest <b>-</b> u<span style="color: navy">:</span>CommunicationRequest
s<span style="color: navy">:</span>Contract <b>-</b> u<span style="color: navy">:</span>Contract
s<span style="color: navy">:</span>DeviceRequest <b>-</b> u<span style="color: navy">:</span>DeviceRequest
s<span style="color: navy">:</span>EnrollmentRequest <b>-</b> u<span style="color: navy">:</span>EnrollmentRequest
s<span style="color: navy">:</span>ImmunizationRecommendation <b>-</b> u<span style="color: navy">:</span>ImmunizationRecommendation
s<span style="color: navy">:</span>MedicationRequest <b>-</b> u<span style="color: navy">:</span>MedicationRequest
s<span style="color: navy">:</span>NutritionOrder <b>-</b> u<span style="color: navy">:</span>NutritionOrder
s<span style="color: navy">:</span>SupplyRequest <b>-</b> u<span style="color: navy">:</span>SupplyRequest
s<span style="color: navy">:</span>ProcedureRequest <b>-</b> u<span style="color: navy">:</span>ServiceRequest
s<span style="color: navy">:</span>ReferralRequest <b>-</b> u<span style="color: navy">:</span>ServiceRequest
s<span style="color: navy">:</span>Task <b>-</b> u<span style="color: navy">:</span>Task
s<span style="color: navy">:</span>VisionPrescription <b>-</b> u<span style="color: navy">:</span>VisionPrescription
<span style="color: navy">}
</span></pre></div>
</text>
<contained>
<ConceptMap>
<id value="ResourceTypeMap"/>
<status value="active"/>
<group>
<source value="http://hl7.org/fhir/request-resource-types"/>
<unmapped>
<mode value="use-source-code"/>
</unmapped>
</group>
<group>
<source value="http://hl7.org/fhir/request-resource-types"/>
<target value="http://hl7.org/fhir/request-resource-types"/>
<element>
<code value="Appointment"/>
<target>
<code value="Appointment"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="AppointmentResponse"/>
<target>
<code value="AppointmentResponse"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="CarePlan"/>
<target>
<code value="CarePlan"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="Claim"/>
<target>
<code value="Claim"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="CommunicationRequest"/>
<target>
<code value="CommunicationRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="Contract"/>
<target>
<code value="Contract"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="DeviceRequest"/>
<target>
<code value="DeviceRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="EnrollmentRequest"/>
<target>
<code value="EnrollmentRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="ImmunizationRecommendation"/>
<target>
<code value="ImmunizationRecommendation"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="MedicationRequest"/>
<target>
<code value="MedicationRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="NutritionOrder"/>
<target>
<code value="NutritionOrder"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="SupplyRequest"/>
<target>
<code value="SupplyRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="ProcedureRequest"/>
<target>
<code value="ServiceRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="ReferralRequest"/>
<target>
<code value="ServiceRequest"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="Task"/>
<target>
<code value="Task"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="VisionPrescription"/>
<target>
<code value="VisionPrescription"/>
<relationship value="related-to"/>
</target>
</element>
</group>
</ConceptMap>
</contained>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/StructureMap/ConceptMaps3to4"/>
<version value="0.1.0"/>
<name value="ConceptMaps3to4"/>
<title value="R3 to R4 Concept Map Library"/>
<status value="active"/>
<date value="2024-02-22T03:16:50+00:00"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="R3toR4ConceptMapLibrary"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
</StructureMap>