FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="report-relation-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://hl7.org/fhir/report-relation-type defines the following codes:</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">replaces
<a name="report-relation-type-replaces"> </a>
</td>
<td>Replaces</td>
<td>This document replaces or supersedes the target document.</td>
</tr>
<tr>
<td style="white-space:nowrap">amends
<a name="report-relation-type-amends"> </a>
</td>
<td>Amends</td>
<td>This document notes corrections or changes to replace or supersede parts of the target document.</td>
</tr>
<tr>
<td style="white-space:nowrap">appends
<a name="report-relation-type-appends"> </a>
</td>
<td>Appends</td>
<td>This document adds additional information to the target document.</td>
</tr>
<tr>
<td style="white-space:nowrap">transforms
<a name="report-relation-type-transforms"> </a>
</td>
<td>Transforms</td>
<td>This document was generated by transforming the target document (eg format or language conversion).</td>
</tr>
<tr>
<td style="white-space:nowrap">replacedWith
<a name="report-relation-type-replacedWith"> </a>
</td>
<td>Replaced With</td>
<td>This document was.</td>
</tr>
<tr>
<td style="white-space:nowrap">amendedWith
<a name="report-relation-type-amendedWith"> </a>
</td>
<td>Amended With</td>
<td>This document was.</td>
</tr>
<tr>
<td style="white-space:nowrap">appendedWith
<a name="report-relation-type-appendedWith"> </a>
</td>
<td>Appended With</td>
<td>This document was.</td>
</tr>
<tr>
<td style="white-space:nowrap">transformedWith
<a name="report-relation-type-transformedWith"> </a>
</td>
<td>Transformed With</td>
<td>This document was.</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="http://hl7.org/fhir/report-relation-type"/>
<version value="4.3.0"/>
<name value="ReportRelationshipType"/>
<title value="ReportRelationshipType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2021-01-05T09:01:24+10:00"/>
<publisher value="Clinical Decision Support"/>
<contact>
<name value="Clinical Decision Support"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description value="The type of relationship between reports."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/report-relation-type"/>
<content value="complete"/>
<concept>
<code value="replaces"/>
<display value="Replaces"/>
<definition
value="This document replaces or supersedes the target document."/>
</concept>
<concept>
<code value="amends"/>
<display value="Amends"/>
<definition
value="This document notes corrections or changes to replace or supersede parts of the target document."/>
</concept>
<concept>
<code value="appends"/>
<display value="Appends"/>
<definition
value="This document adds additional information to the target document."/>
</concept>
<concept>
<code value="transforms"/>
<display value="Transforms"/>
<definition
value="This document was generated by transforming the target document (eg format or language conversion)."/>
</concept>
<concept>
<code value="replacedWith"/>
<display value="Replaced With"/>
<definition value="This document was."/>
</concept>
<concept>
<code value="amendedWith"/>
<display value="Amended With"/>
<definition value="This document was."/>
</concept>
<concept>
<code value="appendedWith"/>
<display value="Appended With"/>
<definition value="This document was."/>
</concept>
<concept>
<code value="transformedWith"/>
<display value="Transformed With"/>
<definition value="This document was."/>
</concept>
</CodeSystem>