Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v3-IdentifierScope"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-IdentifierScope</b></p><a name="v3-IdentifierScope"> </a><a name="hcv3-IdentifierScope"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/IdentifierScope</code> defines the following codes in a Is-A hierarchy:</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">BUSN<a name="v3-IdentifierScope-BUSN"> </a></td><td>Business Identifier</td><td><div><p>Description: An identifier whose scope is defined by the business practices associated with the object. In contrast to the other scope identifiers, the scope of the use of the id is not necessarily restricted to a single object, but may be reused for other objects closely associated with the object due to business practice.</p>
</div></td></tr><tr><td style="white-space:nowrap">OBJ<a name="v3-IdentifierScope-OBJ"> </a></td><td>Object Identifier</td><td><div><p>Description: The identifier associated with a particular object. It remains consistent as the object undergoes state transitions.</p>
</div></td></tr><tr><td style="white-space:nowrap">VER<a name="v3-IdentifierScope-VER"> </a></td><td>Version Identifier</td><td><div><p>Description: An identifier that references a particular object as it existed at a given point in time. The identifier SHALL change with each state transition on the object. I.e. The version identifier of an object prior to a 'suspend' state transition is distinct from the identifier of the object after the state transition. Each version identifier can be tied to exactly one ControlAct event which brought that version into being (though the control act may never be instantiated).</p>
<pre><code> NOTE: Applications that do not support versioning of objects must ignore and not persist these ids to avoid confusion resulting from leaving the same identifier on an object that undergoes changes.
</code></pre>
</div></td></tr><tr><td style="white-space:nowrap">VW<a name="v3-IdentifierScope-VW"> </a></td><td>View Specific Identifier</td><td><div><p>Description: An identifier that references a particular object as it existed at a given point in time. The identifier SHALL change with each state transition on the object.</p>
<pre><code> Example The version identifier of an object prior to a 'suspend' state transition is distinct from the identifier of the object after the state transition. Each version identifier can be tied to exactly one ControlAct event which brought that version into being (though the control act may never be instantiated).
NOTE: Applications that do not support versioning of objects must ignore and not persist these ids to avoid confusion resulting from leaving the same identifier on an object that undergoes changes.
</code></pre>
</div></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString value="External"/>
</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.r5"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
</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="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/v3/IdentifierScope"/>
<version value="2016-11-11"/>
<name value="v3 Code System IdentifierScope"/>
<status value="active"/>
<experimental value="false"/>
<date value="2016-11-10T07:00:00-06: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="Description:
Codes to specify the scope in which the identifier applies to the object with which it is associated, and used in the datatype property II."/>
<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/v3-IdentifierScope"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<concept>
<code value="BUSN"/>
<display value="Business Identifier"/>
<definition
value="Description: An identifier whose scope is defined by the business practices associated with the object. In contrast to the other scope identifiers, the scope of the use of the id is not necessarily restricted to a single object, but may be reused for other objects closely associated with the object due to business practice."/>
</concept>
<concept>
<code value="OBJ"/>
<display value="Object Identifier"/>
<definition
value="Description: The identifier associated with a particular object. It remains consistent as the object undergoes state transitions."/>
</concept>
<concept>
<code value="VER"/>
<display value="Version Identifier"/>
<definition
value="Description: An identifier that references a particular object as it existed at a given point in time. The identifier SHALL change with each state transition on the object. I.e. The version identifier of an object prior to a 'suspend' state transition is distinct from the identifier of the object after the state transition. Each version identifier can be tied to exactly one ControlAct event which brought that version into being (though the control act may never be instantiated).
NOTE: Applications that do not support versioning of objects must ignore and not persist these ids to avoid confusion resulting from leaving the same identifier on an object that undergoes changes."/>
</concept>
<concept>
<code value="VW"/>
<display value="View Specific Identifier"/>
<definition
value="Description: An identifier that references a particular object as it existed at a given point in time. The identifier SHALL change with each state transition on the object.
Example The version identifier of an object prior to a 'suspend' state transition is distinct from the identifier of the object after the state transition. Each version identifier can be tied to exactly one ControlAct event which brought that version into being (though the control act may never be instantiated).
NOTE: Applications that do not support versioning of objects must ignore and not persist these ids to avoid confusion resulting from leaving the same identifier on an object that undergoes changes."/>
</concept>
</CodeSystem>