HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.3.0). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: null - JSON Representation
Raw json | Download
{
"resourceType" : "NamingSystem",
"id" : "NorthDakotaDLN",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://terminology.hl7.org/NamingSystem/NorthDakotaDLN"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
"valueString" : "North Dakota Driver's License"
}
],
"name" : "NorthDakotaDLN",
"status" : "active",
"kind" : "identifier",
"date" : "2022-02-07T00:00:00-00:00",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "DL"
}
]
},
"description" : "North Dakota Motor Vehicle Bureau",
"uniqueId" : [
{
"type" : "oid",
"value" : "2.16.840.1.113883.4.3.38",
"preferred" : true
},
{
"type" : "uri",
"value" : "urn:oid:2.16.840.1.113883.4.3.38",
"preferred" : true
}
]
}