Controlled Vocabulary for: IdentifierScope
LRA Vocabulary Id
2389c628-7412-459e-95b2-c7b609efd66a
Vocabulary Properties
|
Version:
|
2.0 |
|
Status
|
created |
|
Date
|
2010-07-18 |
Description
As set of codes to indicate the scope in which an identifier applies to the object with which it is associated as defined
by the HL7 v3 IdentifierScope Enumeration Enumeration (OID not yet assigned).
Concept set
| Level |
Code |
Description |
Notes |
|
0
|
BUSN |
business identifier |
An identifier whose scope is defined by 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.
|
|
0
|
OBJ |
object identifier |
The identifier associated with a particular object. It remains
consistent as the object undergoes state transitions
|
|
0
|
VER |
version identifier |
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.
|
|
0
|
VW |
view specific identifier |
An identifier for a particular snapshot of a version of the object.
This identifies a view of the business object at a particular point in
time, and as such identifies a set of data items that can be digitally
signed and/or attested. This is in contrast to the Version Identifier
which identifies the object at a specific time, but not the amount of
information being asserted about the object. This identifier would be
changed when a transformation of the information is performed (eg to add
code translations, to provide a simplified textual rendering, or to
provide additional information about the object as it existed at the
specific point in time)
|