PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/PH_MedicationAdministration
{
  "description": null,
  "_filename": "PH_MedicationAdministration.StructureDefinition.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PH_MedicationAdministration",
  "abstract": false,
  "type": "MedicationAdministration",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "5ea0e38a-612a-49cf-b995-358e8e724961",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/PH_MedicationAdministration",
  "version": null,
  "differential": {
    "element": [ {
      "id": "MedicationAdministration.extension:extOrganization",
      "path": "MedicationAdministration.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Ext_Organization" ]
      } ],
      "short": "The health facility code where the medication was administered.",
      "comment": "This is an extension",
      "sliceName": "extOrganization",
      "definition": "The health facility code where the medication was administered.",
      "isModifier": false
    }, {
      "id": "MedicationAdministration.extension:extEncounter",
      "path": "MedicationAdministration.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/ExtEncounter" ]
      } ],
      "short": "The encounter when the medicine was consumed or administered.",
      "comment": "This is an extension",
      "sliceName": "extEncounter",
      "definition": "The encounter when the medicine was consumed or administered.",
      "isModifier": false
    }, {
      "id": "MedicationAdministration.extension:recordedDate",
      "path": "MedicationAdministration.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/RecordedDate" ]
      } ],
      "short": "The recordedDate represents when this particular Medication Administration record was uploaded into the NHDR.",
      "comment": "This is an extension",
      "sliceName": "recordedDate",
      "definition": "The recordedDate represents when this particular Medication Administration record was uploaded into the NHDR.",
      "isModifier": false
    }, {
      "id": "MedicationAdministration.instantiates",
      "max": "0",
      "path": "MedicationAdministration.instantiates"
    }, {
      "id": "MedicationAdministration.partOf",
      "max": "0",
      "path": "MedicationAdministration.partOf"
    }, {
      "id": "MedicationAdministration.status",
      "path": "MedicationAdministration.status",
      "binding": {
        "strength": "required",
        "valueSet": "http://example.org/fhir/ValueSet/MedicalAdministrationStatus"
      }
    }, {
      "id": "MedicationAdministration.statusReason",
      "max": "0",
      "path": "MedicationAdministration.statusReason"
    }, {
      "id": "MedicationAdministration.category",
      "max": "0",
      "path": "MedicationAdministration.category"
    }, {
      "id": "MedicationAdministration.context",
      "max": "0",
      "path": "MedicationAdministration.context"
    }, {
      "id": "MedicationAdministration.supportingInformation",
      "max": "0",
      "path": "MedicationAdministration.supportingInformation"
    }, {
      "id": "MedicationAdministration.performer",
      "max": "0",
      "path": "MedicationAdministration.performer"
    }, {
      "id": "MedicationAdministration.reasonCode",
      "max": "1",
      "path": "MedicationAdministration.reasonCode"
    }, {
      "id": "MedicationAdministration.reasonReference",
      "max": "1",
      "path": "MedicationAdministration.reasonReference"
    }, {
      "id": "MedicationAdministration.dosage",
      "path": "MedicationAdministration.dosage",
      "definition": "Indicates how the medication is/was or should be taken by the patient."
    }, {
      "id": "MedicationAdministration.dosage.extension",
      "max": "0",
      "path": "MedicationAdministration.dosage.extension"
    }, {
      "id": "MedicationAdministration.eventHistory",
      "max": "0",
      "path": "MedicationAdministration.eventHistory"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}