{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A drug delivery system that contains an adhesived backing and that permits its ingredients to diffuse from some portion of it (e.g., the backing itself, a reservoir, the adhesive, or some other component) into the body from the external site where it is applied.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "TPATCH"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_SolidDrugForm"
  } ],
  "codesystem" : "a6d4ae61-f0d2-568b-a777-996176e9b419",
  "concept_id" : "9de0b41b-140f-5d55-8cab-8e2369207fe1",
  "ancestors" : {
    "PATCH" : 0,
    "_SolidDrugForm" : 1,
    "_DispensableDrugForm" : 2
  },
  "id" : "a69dc8cf-2ec2-4c1f-8657-d5623fa44c3c",
  "code" : "PATCH",
  "display" : "Patch",
  "version" : "2018-08-12"
}