{
  "resourceType": "NamingSystem",
  "id": "ca-mb-license-physician",
  "name": "Manitoba, Canada Physician License Number",
  "status": "draft",
  "kind": "identifier",
  "date": "2017-01-28T05:04: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": "MD",
        "display": "Medical License number"
      }
    ]
  },
  "description": "A unique license number assigned by the College of Physicians and Surgeons to a physician who is authorized to practise in the province of Manitoba. cpsm-ln",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "https://www.iso.org/obp/ui/#iso:code:3166:CA",
          "code": "CA-MB",
          "display": "Manitoba"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-mb-license-physician",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:2.16.840.1.113883.3.422"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.3.422",
      "preferred": true
    }
  ]
}