{
  "resourceType": "NamingSystem",
  "id": "ca-pe-pharmacy-id",
  "name": "Prince Edward Island, Canada Pharmacy Identifier",
  "status": "draft",
  "kind": "identifier",
  "date": "2017-01-06T05:07:00+00:00",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0203",
        "code": "JORG",
        "display": "Jurisdictional Organization ID"
      }
    ]
  },
  "description": "Number assigned by PEI Department of Health to all pharmacies in the province",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "https://www.iso.org/obp/ui/#iso:code:3166:CA",
          "code": "CA-PE",
          "display": "Prince Edward Island"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-pe-pharmacy-id",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "2.16.840.1.113883.4.19"
    }
  ]
}