{
  "resourceType": "NamingSystem",
  "id": "ca-on-ohip-billing-id",
  "name": "Ontario, Canada OHIP Billing Number assigned by MOHLTC",
  "status": "draft",
  "kind": "identifier",
  "date": "2018-01-01T05:06: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": "PRN",
        "display": "Provider number"
      }
    ]
  },
  "description": "A unique billing number assigned to health care providers by Ontario Health Insurance Plan",
  "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-ohip-billing-id",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-on-ohip-billing-id"
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.3.239.13.75"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.3.239.13.75",
      "preferred": true
    }
  ]
}