Mobile access to Health Documents (MHD)
4.2.2 - Trial-Implementation
This page is part of the IHE Mobile Access to Health Documents (v4.2.2: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2021-05-15 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="AssociationTypeVsRelatesTo"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from (not specified) to (not specified)</p><p>ACTIVE. Published on 2021-05-15 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>map between XDS Association Types and MHD FHIR DocumentReference relatesTo code.</p>
<ul>
<li>Source Code - <a href="https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.2">XDS Association Types</a> are indicated as URN, they are here indicated as system and code</li>
<li>Destination Code - <a href="http://hl7.org/fhir/valueset-document-relationship-type.html">DocumentReference relatesTo code</a> are Required codes</li>
</ul>
</div><br/><p><b>Group 1 </b>Mapping from <code>urn:ihe:iti:2007:AssociationType</code> to <a href="http://hl7.org/fhir/R4/codesystem-document-relationship-type.html">DocumentRelationshipType</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>RPLC</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>replaces</td><td/></tr><tr><td>XFRM</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>transforms</td><td/></tr><tr><td>APND</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>appends</td><td/></tr><tr><td>XFRM_RPLC</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#narrower" title="narrower">narrower</a></td><td>replaces</td><td>An XDS Transform Replacement is both a document that replaces and transforms. The mapping here indicates Replace as that is the most specific change.</td></tr><tr><td>signs</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>signs</td><td/></tr><tr><td>IsSnapshotOf</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#inexact" title="inexact">maps loosely to</a></td><td>transforms</td><td>An XDS IsSnapshotOf is a new instance of what is defined in the parent DocumentEntry (DocumentReference), thus it is a transform in a manner, but is not exactly a transform of the parent document.</td></tr></table></div>
</text>
<url
value="https://profiles.ihe.net/ITI/MHD/ConceptMap/AssociationTypeVsRelatesTo"/>
<version value="4.2.2"/>
<name value="AssociationTypeVsRelatesTo"/>
<title value="AssociationType vs RelatesTo"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-05-15"/>
<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="map between XDS Association Types and MHD FHIR DocumentReference relatesTo code.
- Source Code - [XDS Association Types](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.2) are indicated as URN, they are here indicated as system and code
- Destination Code - [DocumentReference relatesTo code](http://hl7.org/fhir/valueset-document-relationship-type.html) are Required codes"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<purpose
value="show the mapping between Association Types and relatesTo code"/>
<group>
<source value="urn:ihe:iti:2007:AssociationType"/>
<target value="http://hl7.org/fhir/document-relationship-type"/>
<element>
<code value="RPLC"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equal"/>
</modifierExtension>
<code value="replaces"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="XFRM"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equal"/>
</modifierExtension>
<code value="transforms"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="APND"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equal"/>
</modifierExtension>
<code value="appends"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="XFRM_RPLC"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="narrower"/>
</modifierExtension>
<code value="replaces"/>
<equivalence value="narrower"/>
<comment
value="An XDS Transform Replacement is both a document that replaces and transforms. The mapping here indicates Replace as that is the most specific change."/>
</target>
</element>
<element>
<code value="signs"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equal"/>
</modifierExtension>
<code value="signs"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="IsSnapshotOf"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="inexact"/>
</modifierExtension>
<code value="transforms"/>
<equivalence value="inexact"/>
<comment
value="An XDS IsSnapshotOf is a new instance of what is defined in the parent DocumentEntry (DocumentReference), thus it is a transform in a manner, but is not exactly a transform of the parent document."/>
</target>
</element>
</group>
</ConceptMap>