PackagesCanonicalsLogsProblems
    Packages
    ca.learning-forge-v3.r4@3.0.0
    http://matthews.ca/fhir/4.0.1/StructureDefinition/CHIMedicationDispense
{
  "description": null,
  "_filename": "StructureDefinition-medicationDispense-matthewsMedicationDispense.json",
  "package_name": "ca.learning-forge-v3.r4",
  "date": "2022-11-25T18:19:58.8494541+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedicationDispenseMatthews",
  "abstract": false,
  "type": "MedicationDispense",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication Dispense (Matthews-CA)",
  "package_version": "3.0.0",
  "status": "active",
  "id": "76fd5fca-b900-42b3-afd6-b6044f690916",
  "kind": "resource",
  "url": "http://matthews.ca/fhir/4.0.1/StructureDefinition/CHIMedicationDispense",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "MedicationDispense.subject",
      "path": "MedicationDispense.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The patient medication request is for",
      "definition": "A link to a resource representing the patient to whom the medication will be given."
    }, {
      "id": "MedicationDispense.quantity.value",
      "min": 1,
      "path": "MedicationDispense.quantity.value"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
}