http://terminology.hl7.org/CodeSystem/standardBillingUnit|2.0.1

name
StandardBillingUnit
package
hl7.terminology.r5@6.3.0
content
not-present
status
active
date
2019-03-20 04:00:00.0

Standard Billing Unit

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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/standardBillingUnit"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}