FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - 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="related-artifact-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem related-artifact-type</b></p><a name="related-artifact-type"> </a><a name="hcrelated-artifact-type"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/related-artifact-type</code> 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">documentation<a name="related-artifact-type-documentation"> </a></td><td>Documentation</td><td>Additional documentation for the knowledge resource. This would include additional instructions on usage as well as additional information on clinical context or appropriateness</td></tr><tr><td style="white-space:nowrap">justification<a name="related-artifact-type-justification"> </a></td><td>Justification</td><td>A summary of the justification for the knowledge resource including supporting evidence, relevant guidelines, or other clinically important information. This information is intended to provide a way to make the justification for the knowledge resource available to the consumer of interventions or results produced by the knowledge resource</td></tr><tr><td style="white-space:nowrap">citation<a name="related-artifact-type-citation"> </a></td><td>Citation</td><td>Bibliographic citation for papers, references, or other relevant material for the knowledge resource. This is intended to allow for citation of related material, but that was not necessarily specifically prepared in connection with this knowledge resource</td></tr><tr><td style="white-space:nowrap">predecessor<a name="related-artifact-type-predecessor"> </a></td><td>Predecessor</td><td>The previous version of the knowledge resource</td></tr><tr><td style="white-space:nowrap">successor<a name="related-artifact-type-successor"> </a></td><td>Successor</td><td>The next version of the knowledge resource</td></tr><tr><td style="white-space:nowrap">derived-from<a name="related-artifact-type-derived-from"> </a></td><td>Derived From</td><td>The knowledge resource is derived from the related artifact. This is intended to capture the relationship in which a particular knowledge resource is based on the content of another artifact, but is modified to capture either a different set of overall requirements, or a more specific set of requirements such as those involved in a particular institution or clinical setting</td></tr><tr><td style="white-space:nowrap">depends-on<a name="related-artifact-type-depends-on"> </a></td><td>Depends On</td><td>The knowledge resource depends on the given related artifact</td></tr><tr><td style="white-space:nowrap">composed-of<a name="related-artifact-type-composed-of"> </a></td><td>Composed Of</td><td>The knowledge resource is composed of the given related artifact</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString 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-r3.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="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/related-artifact-type"/>
<version value="3.0.2"/>
<name value="RelatedArtifactType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-10-24T10:53:00+10:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="The type of relationship to the related artifact"/>
<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/related-artifact-type|4.0.1"/>
<content value="complete"/>
<concept>
<code value="documentation"/>
<display value="Documentation"/>
<definition
value="Additional documentation for the knowledge resource. This would include additional instructions on usage as well as additional information on clinical context or appropriateness"/>
</concept>
<concept>
<code value="justification"/>
<display value="Justification"/>
<definition
value="A summary of the justification for the knowledge resource including supporting evidence, relevant guidelines, or other clinically important information. This information is intended to provide a way to make the justification for the knowledge resource available to the consumer of interventions or results produced by the knowledge resource"/>
</concept>
<concept>
<code value="citation"/>
<display value="Citation"/>
<definition
value="Bibliographic citation for papers, references, or other relevant material for the knowledge resource. This is intended to allow for citation of related material, but that was not necessarily specifically prepared in connection with this knowledge resource"/>
</concept>
<concept>
<code value="predecessor"/>
<display value="Predecessor"/>
<definition value="The previous version of the knowledge resource"/>
</concept>
<concept>
<code value="successor"/>
<display value="Successor"/>
<definition value="The next version of the knowledge resource"/>
</concept>
<concept>
<code value="derived-from"/>
<display value="Derived From"/>
<definition
value="The knowledge resource is derived from the related artifact. This is intended to capture the relationship in which a particular knowledge resource is based on the content of another artifact, but is modified to capture either a different set of overall requirements, or a more specific set of requirements such as those involved in a particular institution or clinical setting"/>
</concept>
<concept>
<code value="depends-on"/>
<display value="Depends On"/>
<definition
value="The knowledge resource depends on the given related artifact"/>
</concept>
<concept>
<code value="composed-of"/>
<display value="Composed Of"/>
<definition
value="The knowledge resource is composed of the given related artifact"/>
</concept>
</CodeSystem>