FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/NorthDakotaDLN

Packagehl7.terminology
TypeNamingSystem
IdNorthDakotaDLN
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-NorthDakotaDLN.html
URLhttp://terminology.hl7.org/NamingSystem/NorthDakotaDLN
Version1.0.0
Statusactive
Date2022-02-07T00:00:00-00:00
NameNorthDakotaDLN
TitleNorth Dakota Driver's License
Realmuv
Authorityhl7
DescriptionNorth Dakota Motor Vehicle Bureau
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem NorthDakotaDLN

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/NorthDakotaDLN
Version1.0.0
NameNorthDakotaDLN
TitleNorth Dakota Driver's License
Statusactive
Definition

North Dakota Motor Vehicle Bureau

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.4.3.38true
URIurn:oid:2.16.840.1.113883.4.3.38true

Source

{
  "resourceType": "NamingSystem",
  "id": "NorthDakotaDLN",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/NorthDakotaDLN",
  "version": "1.0.0",
  "name": "NorthDakotaDLN",
  "title": "North Dakota 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": "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
    }
  ]
}