{
  "resourceType" : "CodeSystem",
  "id" : "uapi-regimen-product-name",
  "meta" : {
    "lastUpdated" : "2021-04-28T05:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem uapi-regimen-product-name</b></p><a name=\"uapi-regimen-product-name\"> </a><a name=\"hcuapi-regimen-product-name\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-04-28 05:00:00+0000</p></div><p>This case-insensitive code system <code>https://fhir.developer.gene.com/CodeSystem/uapi-regimen-product-name</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">fluorouracil<a name=\"uapi-regimen-product-name-fluorouracil\"> </a></td><td>Fluorouracil</td></tr><tr><td style=\"white-space:nowrap\">vincristine<a name=\"uapi-regimen-product-name-vincristine\"> </a></td><td>Vincristine</td></tr></table></div>"
  },
  "url" : "https://fhir.developer.gene.com/CodeSystem/uapi-regimen-product-name",
  "version" : "1.1.20",
  "name" : "UapiCodeSystemRegimenProductName",
  "title" : "UAPI Code System - Regimen Product Names",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-06-15T00:00:00-05:00",
  "contact" : [{
    "name" : "Krzysztof Wilczek",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:wilczekk@gene.com"
    }]
  }],
  "description" : "Regimen Product names supported in UAPI",
  "caseSensitive" : false,
  "content" : "fragment",
  "concept" : [{
    "code" : "fluorouracil",
    "display" : "Fluorouracil"
  },
  {
    "code" : "vincristine",
    "display" : "Vincristine"
  }]
}