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

: RtpbcNamingSystemNcpdpId - JSON Representation

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "rtpbc-NamingSystem-ncpdp-provider-id",
  "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-ncpdp-provider-id</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>RtpbcNamingSystemNcpdpProviderId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The NCPDP Provider Identification number (NCPDP Provider ID), formerly known as the NABP number, was developed to provide pharmacies with a unique, national identifier that would assist pharmacies in their interactions with pharmacy payers and claims processors. The NCPDP Provider ID is a seven-digit numbering system that is assigned to every licensed pharmacy and qualified Non-Pharmacy\nDispensing Site (NPDS) in the United States.</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>http://ncpdp.org/provider-id</td></tr></table></div>"
  },
  "name" : "RtpbcNamingSystemNcpdpProviderId",
  "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" : "National Council for Prescription Drug Programs (NCPDP)",
  "description" : "The NCPDP Provider Identification number (NCPDP Provider ID), formerly known as the NABP number, was developed to provide pharmacies with a unique, national identifier that would assist pharmacies in their interactions with pharmacy payers and claims processors. The NCPDP Provider ID is a seven-digit numbering system that is assigned to every licensed pharmacy and qualified Non-Pharmacy\nDispensing Site (NPDS) in the United States.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "usage" : "Used in the US to identify pharmacy sites",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://ncpdp.org/provider-id"
    }
  ]
}