{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Enteric Coated Tablet",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ERECTAB"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ORTAB"
  } ],
  "codesystem" : "a6d4ae61-f0d2-568b-a777-996176e9b419",
  "concept_id" : "2ce1c63a-4c4b-54ff-a875-b8b41ee3daa0",
  "ancestors" : {
    "TAB" : 2,
    "PILL" : 3,
    "ECTAB" : 0,
    "ORTAB" : 1,
    "_SolidDrugForm" : 4,
    "_DispensableDrugForm" : 5
  },
  "id" : "486cb37d-f3e7-445a-a389-2dce41fc8363",
  "code" : "ECTAB",
  "display" : "Enteric Coated Tablet",
  "version" : "2018-08-12"
}