xdw | v3 | oasis |
Package : v3
XML Type : II
Comments : An identifier that uniquely identifies a thing or object. Examples are object identifier for HL7 RIM objects, medical record number, order id, service catalog item id, Vehicle Identification Number (VIN), etc. Instance identifiers are defined based on ISO object identifiers.
Parent : ANY
Name | Type | cardinality | Comment |
---|---|---|---|
assigningAuthorityName Attribute : assigningAuthorityName |
java.lang.String | 0...1 | A human readable name or mnemonic for the assigning authority. This name may be provided solely for the convenience of unaided humans interpreting an II value and can have no computational meaning. Note: no automated processing must depend on the assigning authority name to be present in any form. |
displayable Attribute : displayable |
boolean | 0...1 | Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false). |
extension Attribute : extension |
java.lang.String | 0...1 | A character string as a unique identifier within the scope of the identifier root. |
root Attribute : root |
java.lang.String | 0...1 | A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier. |