DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.25.4.1.1116 HL7 v3 Code System IdentifierScope

This code system (http://hl7.org/fhir/v3/IdentifierScope) is defined as part of HL7 v3.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/v3-IdentifierScope
Name:v3 Code System IdentifierScope
Definition: 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.
OID:2.16.840.1.113883.1.11.20276 (for OID based terminology systems)
System URL:http://hl7.org/fhir/v3/IdentifierScope
System OID:2.16.840.1.113883.5.1116
Source ResourceXML / JSON

This value set is not currently used

1.25.4.1.1116.1 Content Logical Definition


This value set has an inline code system http://hl7.org/fhir/v3/IdentifierScope, which defines the following codes:

CodeDisplayDefinition
BUSN Business IdentifierDescription: 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.
OBJ Object IdentifierDescription: The identifier associated with a particular object. It remains consistent as the object undergoes state transitions.
VER Version IdentifierDescription: 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.
VW View Specific IdentifierDescription: 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.