{
  "resourceType": "NamingSystem",
  "id": "CaOnLicenseNurseNS",
  "name": "CaOnLicenseNurse",
  "status": "draft",
  "kind": "identifier",
  "type": {
    "coding": [
      {
        "code": "PRN",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "display": "Provider number"
      }
    ]
  },
  "date": "2026-09-15",
  "publisher": "WELLSTAR Technologies Corp.",
  "responsible": "College of Nurses of Ontario -- the assigning authority. The namespace is registered by the Ontario Ministry of Health and Long-Term Care, with eHealth Ontario as the responsible party, in Canada Health Infoway's Canadian URI Registry; this specification declares rather than mints it.",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA-ON",
          "system": "urn:iso:std:iso:3166:-2"
        }
      ]
    }
  ],
  "description": "Identifies an Ontario nurse's licence number: the registration number the College of Nurses of Ontario (CNO) assigns. Values are the College's own and are assigned by the College -- this specification neither mints nor validates them, and a number that is well formed is not thereby a number in good standing. THE NUMBER DOES NOT SAY WHICH CREDENTIAL IS HELD. Ontario licenses the nurse practitioner, the registered nurse and the registered practical nurse through the same College and under this one system, so a reader that takes the presence of this identifier to mean nurse practitioner will be wrong on most of them. Read the credential from Practitioner.qualification and the person's function in a given role from PractitionerRole.code. A practitioner without this identifier is normal and conformant -- a physician, a medical office assistant and an administrative user all hold none, which is why every slice carrying it is optional. WRITE https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse AND READ ALL THREE ADDRESSES BELOW. Canada Health Infoway's Canadian URI Registry publishes that URI as the preferred identifier for this namespace, alongside the OID 2.16.840.1.113883.3.239.13.15 and a registered alias at https://ehealthontario.ca/API/FHIR/NamingSystem/ca-on-license-nurse. A third address, http://ehealthontario.ca/API/FHIR/NamingSystem/ca-on-license-nurse, carries the same numbers in real data and is published by no registry. THE CHOICE OF WRITE URI IS ONTARIO HEALTH'S, NOT THIS SPECIFICATION'S: its identifier policy separates global identifier namespaces from its own local ones and assigns the global base to Infoway, and its ONE ID specification lists each Ontario college -- the College of Nurses among them -- against an Infoway URI in its valid licensing authorities. No URI here is derived from another and no scheme or substring rule relates them, so a reader resolving only one silently misses every nurse whose number was written under the rest. Unlike the Ontario physician licence namespace, this one has no older Infoway-hosted http address; do not assume one by analogy.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse",
      "preferred": true,
      "comment": "The registry's preferred URI for this namespace, and the address this specification's Practitioner profile fixes its licence slices to. Author against this one."
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.3.239.13.15",
      "preferred": true,
      "comment": "The registry's preferred OID for this namespace. `preferred` is scoped to the identifier type, so an OID and a URI may each be preferred without contradiction."
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.3.239.13.15",
      "preferred": false,
      "comment": "The same OID in URN form, which the registry also publishes as a URI. Read it; an Identifier.system carrying a urn:oid form names this namespace and not another."
    },
    {
      "type": "uri",
      "value": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-on-license-nurse",
      "preferred": false,
      "comment": "A registered alias for the same namespace, published by the registry but not as its preferred form. Read it; do not author against it."
    },
    {
      "type": "uri",
      "value": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-on-license-nurse",
      "preferred": false,
      "comment": "An http variant of the alias above, and the shape this platform historically wrote. No registry publishes this exact string, and the `API/FHIR` root it uses was an older eHealth Ontario naming-system base rather than the namespace Ontario Health assigns a college licence to -- its identifier policy classifies college licences as GLOBAL identifiers and points global identifiers at Infoway, and its ONE ID specification maps each Ontario college to an Infoway URI. Read it; do not author against it, and expect it to shrink rather than grow."
    }
  ]
}
