HL7 Terminology (THO)
6.0.0 - Publication
This page is part of the HL7 Terminology (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-02-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="artifact-identifier-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem artifact-identifier-type</b></p><a name="artifact-identifier-type"> </a><a name="hcartifact-identifier-type"> </a><a name="artifact-identifier-type-en-US"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/artifact-identifier-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">version-independent<a name="artifact-identifier-type-version-independent"> </a></td><td>Version Independent</td><td>The version independent globally unique identifier (guid) for the artifact.</td></tr><tr><td style="white-space:nowrap">version-specific<a name="artifact-identifier-type-version-specific"> </a></td><td>Version Specific</td><td>The version specific globally unique identifier (guid) for the artifact.</td></tr><tr><td style="white-space:nowrap">short-name<a name="artifact-identifier-type-short-name"> </a></td><td>Short Name</td><td>The short name identifier for the artifact (e.g. CMS104v8).</td></tr><tr><td style="white-space:nowrap">endorser<a name="artifact-identifier-type-endorser"> </a></td><td>Endorser</td><td>The version-independent endorser identifier for the artifact (e.g. 0002).</td></tr><tr><td style="white-space:nowrap">publisher<a name="artifact-identifier-type-publisher"> </a></td><td>Publisher</td><td>The version-independent publisher identifier for the artifact (e.g. 104).</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/artifact-identifier-type"/>
<version value="1.0.0"/>
<name value="ArtifactIdentifierType"/>
<title value="Artifact Identifier Type Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-02-20"/>
<publisher value="HL7 International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hq@HL7.org"/>
</telecom>
</contact>
<description
value="Identifier types for an artifact (e.g. version-independent, version-specific, short-name, endorser, publisher)"/>
<copyright
value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"/>
<caseSensitive value="true"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/artifact-identifier-type"/>
<content value="complete"/>
<concept>
<code value="version-independent"/>
<display value="Version Independent"/>
<definition
value="The version independent globally unique identifier (guid) for the artifact."/>
</concept>
<concept>
<code value="version-specific"/>
<display value="Version Specific"/>
<definition
value="The version specific globally unique identifier (guid) for the artifact."/>
</concept>
<concept>
<code value="short-name"/>
<display value="Short Name"/>
<definition
value="The short name identifier for the artifact (e.g. CMS104v8)."/>
</concept>
<concept>
<code value="endorser"/>
<display value="Endorser"/>
<definition
value="The version-independent endorser identifier for the artifact (e.g. 0002)."/>
</concept>
<concept>
<code value="publisher"/>
<display value="Publisher"/>
<definition
value="The version-independent publisher identifier for the artifact (e.g. 104)."/>
</concept>
</CodeSystem>