{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A solid dosage form containing a drug which allows at least a reduction in dosing frequency as compared to that drug presented in conventional dosage form.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
  "property" : [ {
    "code" : "child",
    "valueCode" : "ERECTAB"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ORTAB"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ERTAB12"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ERTAB24"
  } ],
  "codesystem" : "a6d4ae61-f0d2-568b-a777-996176e9b419",
  "concept_id" : "915c0ddc-a1ea-59bd-8716-dbf7db7803a9",
  "ancestors" : {
    "TAB" : 2,
    "PILL" : 3,
    "ERTAB" : 0,
    "ORTAB" : 1,
    "_SolidDrugForm" : 4,
    "_DispensableDrugForm" : 5
  },
  "id" : "746fe07b-9071-483b-ab74-eec50e617c23",
  "code" : "ERTAB",
  "display" : "Extended Release Tablet",
  "version" : "2018-08-12"
}