{
  "resourceType": "NamingSystem",
  "id": "ca-on-license-driver",
  "name": "Ontario, Canada Driver's License Number",
  "status": "draft",
  "kind": "identifier",
  "date": "2018-01-27T05:02:00+00:00",
  "publisher": "Ontario Ministry of Health and Long-Term Care",
  "responsible": "eHealth Ontario",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0203",
        "code": "DL",
        "display": "Driver's license number"
      }
    ]
  },
  "description": "The Driver's License Number is a unique number assigned by MTO to identify each driver in Ontario, Canada. ca-onDLN",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "https://www.iso.org/obp/ui/#iso:code:3166:CA",
          "code": "CA-ON",
          "display": "Ontario"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-driver",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.4.595"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.4.595",
      "preferred": true
    }
  ]
}