FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/rtpbc-billing-unit

Packagehl7.fhir.us.carin-rtpbc
Resource TypeValueSet
Idrtpbc-billing-unit
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-rtpbc/https://build.fhir.org/ig/HL7/carin-rtpbc/ValueSet-rtpbc-billing-unit.html
URLhttp://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-billing-unit
Version2.0.0
Statusactive
Date2020-05-23T00:00:00-05:00
NameRtbpcBillingUnitValueSet
TitleRTPBC Billing Unit Value Set
Realmus
Authorityhl7
DescriptionThis value set contains the quantity unit of measure to be used when requesting predetermination of benefits for prescription-related products

Resources that use this resource

StructureDefinition
rtpbc-medicationrequestRTPBC Medication Request
rtpbc-request-claimRTPBC Request Using Claim
rtpbc-response-claimresponseRTPBC Response Using ClaimResponse

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

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

Generated Narrative: ValueSet rtpbc-billing-unit


Source

{
  "resourceType": "ValueSet",
  "id": "rtpbc-billing-unit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-billing-unit",
  "version": "2.0.0",
  "name": "RtbpcBillingUnitValueSet",
  "title": "RTPBC Billing Unit Value Set",
  "status": "active",
  "experimental": false,
  "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": "fm@frankmckinney.com"
        }
      ]
    }
  ],
  "description": "This value set contains the quantity unit of measure to be used when requesting predetermination of benefits for prescription-related products",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "{Each}",
            "display": "Each"
          },
          {
            "code": "g",
            "display": "gram"
          },
          {
            "code": "mL",
            "display": "milliliter"
          }
        ]
      }
    ]
  }
}