{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Indicates that a medication product is to be or has been dispensed for a named person/patient.  This includes a description of the medication product (supply) provided and the instructions for administering the medication.  The medication dispense is the result of a pharmacy system responding to a medication order.",
  "system" : "http://hl7.org/fhir/resource-types",
  "property" : [ ],
  "codesystem" : "3645f6b8-c65c-5d3c-8684-25aeeb10367c",
  "concept_id" : "cdbe2e68-9e0d-5cb3-bb31-c9dc970fea3f",
  "ancestors" : {
    "MedicationDispense" : 0
  },
  "id" : "78acc90a-385d-4ce1-832f-62670923b4a7",
  "code" : "MedicationDispense",
  "display" : "MedicationDispense",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "MedicationDispense",
    "language" : "en"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "DispensationMédicaments",
    "language" : "fr"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "药物配发",
    "language" : "zh"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "DispensaciónMedicación /DispensacionMedicamento",
    "language" : "es"
  } ],
  "version" : "4.0.1"
}