This page is part of the Sharing Valuesets, Codes, and Maps (SVCM) (v1.5.1: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: SVCMExampleConceptMap - XML Representation
Raw xml | Download
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="svcm-example-conceptmap"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.ConceptMap"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from <a href="ValueSet-svcm-example-valueset.html">SVCM Example ValueSet</a> to <a href="ValueSet-svcm-example2-valueset.html">SVCM Example 2 ValueSet</a></p><p>DRAFT (not intended for production usage). Published on 2023-08-02 12:56:05-0500 by IHE IT Infrastructure Technical Committee (<a href="https://www.ihe.net/ihe_domains/it_infrastructure/">https://www.ihe.net/ihe_domain...</a>, <a href="mailto:iti@ihe.net">iti@ihe.net</a>, IHE IT Infrastructure Technical Committee: <a href="mailto:iti@ihe.net">iti@ihe.net</a>). </p><div><p>An example ConceptMap for SVCM</p>
</div><br/><p><b>Group 1</b>Mapping from <a href="CodeSystem-svcm-example-codesystem.html">SVCM Example CodeSystem</a> to <a href="CodeSystem-svcm-example-codesystem2.html">SVCM Example 2 CodeSystem</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>example</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>example</td></tr></table></div>
</text>
<url value="http://example.org/svcm/example-conceptmap"/>
<version value="1.5.1"/>
<name value="SVCM_Example_ConceptMap"/>
<title value="SVCM Example ConceptMap"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2023-08-02T12:56:05-05:00"/>
<publisher value="IHE IT Infrastructure Technical Committee"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<contact>
<name value="IHE IT Infrastructure Technical Committee"/>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<description value="An example ConceptMap for SVCM"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<sourceCanonical value="http://example.org/svcm/example-valueset"/>
<targetCanonical value="http://example.org/svcm/example2-valueset"/>
<group>
<source value="http://example.org/svcm/example"/>
<target value="http://example.org/svcm/example2"/>
<element>
<code value="example"/>
<target>
<code value="example"/>
<equivalence value="equivalent"/>
</target>
</element>
</group>
</ConceptMap>