{
  "resourceType": "NamingSystem",
  "id": "4.3.15",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p></div>"
  },
  "name": "Hawaii Driver's License",
  "status": "active",
  "kind": "identifier",
  "publisher": "HL7 International",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0203",
        "code": "DL"
      }
    ]
  },
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.4.3.15"
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.4.3.15"
    }
  ]
}