{
  "resourceType": "NamingSystem",
  "id": "ca-qc-patient-healthcare-id",
  "name": "Quebec, Canada Personal Health Number",
  "status": "draft",
  "kind": "identifier",
  "date": "2017-01-06T05:07:00+00:00",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0203",
        "code": "JHN",
        "display": "Jurisdictional Health Number"
      }
    ]
  },
  "description": "A unique number assigned by the province of Quebec, Canada to patients or clients who come into contact with their jurisdictional healthcaresystem.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "https://www.iso.org/obp/ui/#iso:code:3166:CA",
          "code": "CA-QC",
          "display": "Quebec"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-qc-patient-healthcare-id",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.4.56"
    }
  ]
}