{
  "resourceType": "NamingSystem",
  "id": "ca-on-registration-chiropodist",
  "name": "Ontario, Canada Chiropodist Registration Number",
  "status": "draft",
  "kind": "identifier",
  "date": "2018-01-29T05:05:00+00:00",
  "responsible": "eHealth Ontario",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0203",
        "code": "PRN",
        "display": "Provider number"
      }
    ]
  },
  "description": "The unique Registration Number assigned by the College of Chiropodists of Ontario, Canada to identify each individual chiropodist. ca-onCOCOORN",
  "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-registration-chiropodist",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.3.239.13.17"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.3.239.13.17"
    }
  ]
}