{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Oral Drops",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "DROP"
  } ],
  "codesystem" : "a6d4ae61-f0d2-568b-a777-996176e9b419",
  "concept_id" : "646eb841-101b-5d93-bc6a-34ae38a64d6d",
  "ancestors" : {
    "DROP" : 1,
    "ORDROP" : 0,
    "_AdministrableDrugForm" : 2
  },
  "id" : "d05832a8-ee79-422d-98bc-ed12745a6453",
  "code" : "ORDROP",
  "display" : "Oral Drops",
  "version" : "2018-08-12"
}