v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Universal ID Type (2.9 - 1.3.0) - TTL Representation

Active as of 2025-08-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "universalIdTypeV130"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-universalIdTypeV130.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/universalIdTypeV130</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.9"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0301"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/universalIdTypeV130"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.186" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.3.0"] ; # 
  fhir:name [ fhir:v "UniversalIdTypeV130"] ; # 
  fhir:title [ fhir:v "Universal ID Type (2.9 - 1.3.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "HL7-defined code system of types of UID (Universal Identifiers).   Used in HL7 Version 2.x messaging HD and EI datatypes."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CAP" ] ;
fhir:display [ fhir:v "College of American Pathologist Accreditation Number" ] ;
fhir:definition [ fhir:v "Allows for the ability to designate organization identifier as a \"CAP\" assigned number (for labs)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Use to identify assigning authority IDs, when an OID is not available."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2022-08-25"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.9"       ]     ] )
  ] [
fhir:code [ fhir:v "CLIA" ] ;
fhir:display [ fhir:v "Clinical Laboratory Improvement Amendments" ] ;
fhir:definition [ fhir:v "Clinical Laboratory Improvement Amendments. Allows for the ability to designate organization identifier as a \"CLIA\" assigned number (for labs)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Allows for the ability to designate organization identifier as a “CLIA” assigned number (for labs)"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "CLIP" ] ;
fhir:display [ fhir:v "Clinical laboratory Improvement Program" ] ;
fhir:definition [ fhir:v "Clinical laboratory Improvement Program. Allows for the ability to designate organization identifier as a \"CLIP\" assigned number (for labs).  Used by US Department of Defense." ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Allows for the ability to designate organization identifier as a “CLIP” assigned number (for labs).  Used by US Department of Defense."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "DNS" ] ;
fhir:display [ fhir:v "Domain Name System" ] ;
fhir:definition [ fhir:v "An Internet host name, in accordance with RFC 1035; or an IP address. Either in ASCII or as integers, with periods between components (\"dotted\" notation)." ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "An Internet host name, in accordance with RFC 1035; or an IP address. Either in ASCII or as integers, with periods between components (“dotted” notation)."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "EUI64" ] ;
fhir:display [ fhir:v "IEEE 64-bit Extended Unique Identifier" ] ;
fhir:definition [ fhir:v "IEEE 64-bit Extended Unique Identifier is comprised of a  24-bit company identifier and a 40-bit instance identifier.  The value shall be formatted as 16 ASCII HEX digits, for example, “AABBCC1122334455”.  The 24-bit company identifier, formally known as Organizationally Unique Identifier (OUI-24), is guaranteed to be globally unique.  The 40-bit extensions are assigned by manufacturers.  This identifier is often used in equipment interfaces (e.g., “MAC” address format for IPv4 & IPv6).  [See http://standards.ieee.org/regauth/oui/tutorials/EUI64.html for a detailed explanation of the format.]" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "IEEE 64-bit Extended Unique Identifier is comprised of a  24-bit company identifier and a 40-bit instance identifier.  The value shall be formatted as 16 ASCII HEX digits, for example, “AABBCC1122334455”.  The 24-bit company identifier, formally known as Organizationally Unique Identifier (OUI-24), is guaranteed to be globally unique.  The 40-bit extensions are assigned by manufacturers.  This identifier is often used in equipment interfaces (e.g., “MAC” address format for IPv4 & IPv6).  [See http://standards.ieee.org/regauth/oui/tutorials/EUI64.htmlfor a detailed explanation of the format.]OUI-24 values are administered by the IEEE Registration Authority."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "GUID" ] ;
fhir:display [ fhir:v "globally unique identifier" ] ;
fhir:definition [ fhir:v "Same as UUID." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "GUID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Same as UUID. Retained for backward compatibility only as of v2.7; use UUID instead"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "HCD" ] ;
fhir:display [ fhir:v "CEN Healthcare Coding Identifier" ] ;
fhir:definition [ fhir:v "The CEN Healthcare Coding Scheme Designator" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "The CEN Healthcare Coding Scheme Designator. Retained for backward compatibility only as of v2.7; does not identify Assigning Authorities"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "HL7" ] ;
fhir:display [ fhir:v "HL7 registration schemes" ] ;
fhir:definition [ fhir:v "HL7 registration schemes" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Retained for backward compatibility only as of v2.7; HL7 assigns ISO OIDs for Assigning Authorities"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ISO" ] ;
fhir:display [ fhir:v "ISO Object Identifier" ] ;
fhir:definition [ fhir:v "An International Standards Organization Object Identifier (OID), in accordance with ISO/IEC 8824.  Formatted as decimal digits separated by periods; recommended limit of 64 characters" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "An International Standards Organization Object Identifier (OID), in accordance with ISO/IEC 8824.  Formatted as decimal digits separated by periods; recommended limit of 64 characters"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-08-21"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-08-21"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-08-21"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "NPI" ] ;
fhir:display [ fhir:v "US National Provider Identifier" ] ;
fhir:definition [ fhir:v "Allows for the ability to designate organization identifier as a \"NPI\" assigned number (lab, any medical provider, can be a person or an organization)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Use to identify assigning authority IDs, when an OID is not available.  Especially important in the CNN datatype. Namespace maintained and published in the US."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2022-08-25"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.9"       ]     ] )
  ] [
fhir:code [ fhir:v "Random" ] ;
fhir:display [ fhir:v "Random" ] ;
fhir:definition [ fhir:v "Usually a base64 encoded string of random bits.<p>Note: Random IDs are typically used for instance identifiers, rather than an identifier of an Assigning Authority that issues instance identifiers" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Usually a base64 encoded string of random bits.Retained for backward compatibility only as of v2.7; equivalent to a locally defined entity identifier scheme; use L. M, or N instead. Note: Random IDs are typically used for instance identifiers, rather than an identifier of an Assigning Authority that issues instance identifiers"       ]     ] [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Retained for backward compatibility only as of v2.7; equivalent to a locally defined entity identifier scheme; use L. M, or N instead."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "URI" ] ;
fhir:display [ fhir:v "Uniform Resource Identifier" ] ;
fhir:definition [ fhir:v "Uniform Resource Identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "URI" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "UUID" ] ;
fhir:display [ fhir:v "Universal Unique Identifier" ] ;
fhir:definition [ fhir:v "The DCE Universal Unique Identifier, in accordance with RFC 4122. Recommended format is 32 hexadecimal digits separated by hyphens, in the digit grouping 8-4-4-4-12" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "The DCE Universal Unique Identifier, in accordance with RFC 4122. Recommended format is 32 hexadecimal digits separated by hyphens, in the digit grouping 8-4-4-4-12"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "x400" ] ;
fhir:display [ fhir:v "X.400 MHS identifier" ] ;
fhir:definition [ fhir:v "An X.400 MHS identifier. Recommended format is in accordance with RFC 1649" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "Recommended format is in accordance with RFC 1649"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "x500" ] ;
fhir:display [ fhir:v "X500 directory Name" ] ;
fhir:definition [ fhir:v "An X.500 directory name" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "X.500 Verzeichnis­name" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] ) . #