{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Enteric Coated Capsule",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ERENTCAP"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ORCAP"
  } ],
  "codesystem" : "a6d4ae61-f0d2-568b-a777-996176e9b419",
  "concept_id" : "4059ca4a-8e2d-5abf-9aaf-60c17e3cda17",
  "ancestors" : {
    "CAP" : 2,
    "PILL" : 3,
    "ORCAP" : 1,
    "ENTCAP" : 0,
    "_SolidDrugForm" : 4,
    "_DispensableDrugForm" : 5
  },
  "id" : "607459ce-2080-4a6d-a8e4-afbaf3eeb68f",
  "code" : "ENTCAP",
  "display" : "Enteric Coated Capsule",
  "version" : "2018-08-12"
}