{
  "resourceType" : "ValueSet",
  "id" : "v3-xBillableProduct",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-xBillableProduct",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.1.11.19867"
  }],
  "version" : "2.0.0",
  "name" : "XBillableProduct",
  "title" : "x_BillableProduct",
  "status" : "active",
  "experimental" : false,
  "date" : "2014-03-26",
  "description" : "**Description:**The billable codes selected for Clinical Product Invoices. Steward is Financial Management.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityCode",
      "filter" : [{
        "property" : "concept",
        "op" : "descendent-of",
        "value" : "_x_BillableProduct"
      }]
    },
    {
      "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-SpecimenAdditiveEntity"]
    },
    {
      "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ContainerEntityType"]
    },
    {
      "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-MedicalDevice"]
    },
    {
      "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-VaccineEntityType"]
    }]
  }
}