Consumer Real-Time Pharmacy Benefit Check
1.0.0 - STU1

This page is part of the Consumer Real-time Pharmacy Benefit Check (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RtpbcNamingSystemCanadaPostProvinceCode - JSON Representation

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "rtpbc-NamingSystem-canada-post-province-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.org/fhir/us/carin-rtpbc/NamingSystem/rtpbc-NamingSystem-canada-post-province-code</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>RtpbcNamingSystemCanadaPostProvinceCode</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Canadian Post province codes</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 International - Pharmacy</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>URI</td><td>https://www.canadapost.ca/</td></tr></table></div>"
  },
  "name" : "RtpbcNamingSystemCanadaPostProvinceCode",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2020-05-23T00:00:00-05:00",
  "publisher" : "HL7 International - Pharmacy",
  "contact" : [
    {
      "name" : "HL7 International - Pharmacy",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name" : "Frank McKinney",
      "telecom" : [
        {
          "system" : "email",
          "value" : "frank.mckinney@pocp.com"
        }
      ]
    }
  ],
  "responsible" : "Canada Post",
  "description" : "Canadian Post province codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "usage" : "Used to address mail to Canadian provinces",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.canadapost.ca/"
    }
  ]
}