HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 7.0.0. For a full list of available versions, see the Directory of published versions

: universalIdType - TTL Representation

Active as of 2019-12-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "v2-0301"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inm" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0301"^^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 "2.2.0"] ; # 
  fhir:name [ fhir:v "UniversalIdType"] ; # 
  fhir:title [ fhir:v "universalIdType"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7, Inc"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/" ]     ] )
  ] ) ; # 
  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:purpose [ fhir:v "Underlying Master Code System for V2 table 0301 (Universal ID Type)"] ; # 
  fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0301"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0301>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment As Published" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes"^^xsd:anyURI ] ;
fhir:description [ fhir:v "HL7 Concept Usage Notes" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "2977" ] ;
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 "v2-concComment" ] ;
fhir:value [ fhir:v "Use to identify assigning authority IDs, when an OID is not available." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "2978" ] ;
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 "v2-concComment" ] ;
fhir:value [ fhir:v "Allows for the ability to designate organization identifier as a “CLIA” assigned number (for labs)" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2979" ] ;
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 "v2-concComment" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2980" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Internet-Adresse" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2981" ] ;
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 "v2-concComment" ] ;
fhir:value [ 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 "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "OUI-24 values are administered by the IEEE Registration Authority." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2982" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "GUID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Same as UUID. Retained for backward compatibility only as of v2.7; use UUID instead" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Retained for backward compatibility only as of v2.7; use UUID instead" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2983" ] ;
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 "v2-concComment" ] ;
fhir:value [ 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 "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Retained for backward compatibility only as of v2.7; does not identify Assigning Authorities" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2984" ] ;
fhir:code [ fhir:v "HL7" ] ;
fhir:display [ fhir:v "HL7 registration schemes" ] ;
fhir:definition [ fhir:v "HL7 registration schemes" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "für HL7 reserviert" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Retained for backward compatibility only as of v2.7; HL7 assigns ISO OIDs for Assigning Authorities" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Retained for backward compatibility only as of v2.7; HL7 assigns ISO OIDs for Assigning Authorities" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2985" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "ISO-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2986" ] ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "reserviert für lokale Tabellen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2987" ] ;
fhir:code [ fhir:v "L,M,N" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "reserviert für lokale Tabellen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Retained for backward compatibility only as of v 2.8" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "2988" ] ;
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "reserviert für lokale Tabellen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2989" ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Local" ] ;
fhir:definition [ fhir:v "These are reserved for locally defined coding schemes." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "reserviert für lokale Tabellen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2990" ] ;
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 "v2-concComment" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "2991" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "beliebig" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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 "v2-concCommentAsPub" ] ;
fhir:value [ 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 "HL7usageNotes" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2992" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "URI" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2993" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "UUID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2994" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "X.400" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Recommended format is in accordance with RFC 1649" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "2995" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "X.500 Verzeichnis­name" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] ) . #