HL7 Terminology (THO)
6.0.0 - Publication International flag

This page is part of the HL7 Terminology (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Standard Billing Unit - JSON Representation

Active as of 2019-03-20

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "standardBillingUnit",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem standardBillingUnit</b></p><a name=\"standardBillingUnit\"> </a><a name=\"hcstandardBillingUnit\"> </a><a name=\"standardBillingUnit-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/standardBillingUnit</td></tr><tr><td>Version</td><td>2.1.0</td></tr><tr><td>Name</td><td>StandardBillingUnit</td></tr><tr><td>Title</td><td>Standard Billing Unit</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NCPDP standard product billing codes of NCPDP field Unit of Measure (600-28). This billing code is assigned per product, placed in the Structured Product Label, and used in the pharmacy billing processing for consistent billing unit.</p>\n</div></td></tr><tr><td>Publisher</td><td>NCPDP</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.2.13</td><td>true</td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/standardBillingUnit</td><td>true</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/standardBillingUnit",
  "version" : "2.1.0",
  "name" : "StandardBillingUnit",
  "title" : "Standard Billing Unit",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2019-03-20T00:00:00-04:00",
  "publisher" : "NCPDP",
  "contact" : [
    {
      "name" : "National Council for Prescription Drug Programs (NCPDP),National Council for Prescription Drug Progr"
    }
  ],
  "responsible" : "NCPDP",
  "description" : "NCPDP standard product billing codes of NCPDP field Unit of Measure (600-28). This billing code is assigned per product, placed in the Structured Product Label, and used in the pharmacy billing processing for consistent billing unit.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.2.13",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/standardBillingUnit",
      "preferred" : true
    }
  ]
}