HL7 Terminology (THO)
6.0.1 - Publication
This page is part of the HL7 Terminology (v6.0.1: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-02-07 |
{
"resourceType" : "NamingSystem",
"id" : "VermontDLN",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem VermontDLN</b></p><a name=\"VermontDLN\"> </a><a name=\"hcVermontDLN\"> </a><a name=\"VermontDLN-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/VermontDLN</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>VermontDLN</td></tr><tr><td>Title</td><td>Vermont Driver's License</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Vermont Motor Vehicle Bureau</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.4.3.50</td><td>true</td></tr><tr><td>URI</td><td>urn:oid:2.16.840.1.113883.4.3.50</td><td>true</td></tr></table></div>"
},
"url" : "http://terminology.hl7.org/NamingSystem/VermontDLN",
"version" : "1.0.0",
"name" : "VermontDLN",
"title" : "Vermont Driver's License",
"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" : "Vermont Motor Vehicle Bureau",
"uniqueId" : [
{
"type" : "oid",
"value" : "2.16.840.1.113883.4.3.50",
"preferred" : true
},
{
"type" : "uri",
"value" : "urn:oid:2.16.840.1.113883.4.3.50",
"preferred" : true
}
]
}