FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-standardBillingUnit.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem standardBillingUnit

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/standardBillingUnit
Version2.1.0
NameStandardBillingUnit
TitleStandard Billing Unit
Statusactive
Definition

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.

PublisherNCPDP

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.2.13true
URIhttp://terminology.hl7.org/CodeSystem/standardBillingUnittrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "standardBillingUnit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/standardBillingUnit"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "2.1.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "Standard Billing Unit"
    }
  ],
  "name": "StandardBillingUnit",
  "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
    }
  ]
}