PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@0.3.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration
{
  "description": "The model covers details about single medication administrations within the scope of imaging and laboratory procedures.",
  "_filename": "StructureDefinition-EHDSMedicationAdministration.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-02-06T19:30:52+01:00",
  "derivation": "specialization",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSMedicationAdministration",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication administration model",
  "package_version": "0.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "path": "EHDSMedicationAdministration",
      "min": 0,
      "definition": "The model covers details about single medication administrations within the scope of imaging and laboratory procedures.",
      "isModifier": false,
      "short": "Medication administration model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSMedicationAdministration",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "EHDSMedicationAdministration.header",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header"
      },
      "path": "EHDSMedicationAdministration.header",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Basic metadata for this information",
      "definition": "Basic metadata for this information"
    }, {
      "id": "EHDSMedicationAdministration.header.subject",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.subject"
      },
      "path": "EHDSMedicationAdministration.header.subject",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
      } ],
      "short": "Patient/subject information",
      "definition": "Patient/subject information"
    }, {
      "id": "EHDSMedicationAdministration.header.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.identifier"
      },
      "path": "EHDSMedicationAdministration.header.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
      "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries)."
    }, {
      "id": "EHDSMedicationAdministration.header.author[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.author[x]"
      },
      "path": "EHDSMedicationAdministration.header.author[x]",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
      } ],
      "short": "Responsible person for recording the administration (this may be the performer)",
      "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models."
    }, {
      "id": "EHDSMedicationAdministration.header.date",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.date"
      },
      "path": "EHDSMedicationAdministration.header.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date and optionally time of authoring/issuing",
      "definition": "Date and optionally time of authoring/issuing"
    }, {
      "path": "EHDSMedicationAdministration.header.status",
      "min": 1,
      "definition": "Status of the resource or document",
      "short": "Status of the administration (e.g. completed, on-hold)",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 MedicationAdministration Status Codes"
      },
      "max": "1",
      "id": "EHDSMedicationAdministration.header.status",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.status"
      }
    }, {
      "id": "EHDSMedicationAdministration.header.source",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.source"
      },
      "path": "EHDSMedicationAdministration.header.source",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
      "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information."
    }, {
      "path": "EHDSMedicationAdministration.header.language",
      "min": 0,
      "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
      "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "BCP 47"
      },
      "max": "1",
      "id": "EHDSMedicationAdministration.header.language",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.language"
      }
    }, {
      "id": "EHDSMedicationAdministration.medication",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSMedicationAdministration.medication"
      },
      "path": "EHDSMedicationAdministration.medication",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
      } ],
      "short": "Administered medication",
      "definition": "Administered medication"
    }, {
      "id": "EHDSMedicationAdministration.occurrence[x]",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSMedicationAdministration.occurrence[x]"
      },
      "path": "EHDSMedicationAdministration.occurrence[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "short": "Specific date/time or interval of time during which the administration took place (or did not take place)",
      "definition": "Specific date/time or interval of time during which the administration took place (or did not take place)"
    }, {
      "id": "EHDSMedicationAdministration.reason[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSMedicationAdministration.reason[x]"
      },
      "path": "EHDSMedicationAdministration.reason[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
      } ],
      "short": "Condition or observation that supports why the medication was administered",
      "definition": "Condition or observation that supports why the medication was administered"
    }, {
      "id": "EHDSMedicationAdministration.dosageInstructions",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationAdministration.dosageInstructions"
      },
      "path": "EHDSMedicationAdministration.dosageInstructions",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdministeredDosage"
      } ],
      "short": "Details of how medication was taken/administered",
      "definition": "Details of how medication was taken/administered"
    }, {
      "id": "EHDSMedicationAdministration.note",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationAdministration.note"
      },
      "path": "EHDSMedicationAdministration.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "Textual information about the administration",
      "definition": "Textual information about the administration"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "0.3.0"
    } ]
  },
  "status": "draft",
  "id": "13e9629a-3c68-4f2d-88a4-a23ec274edfb",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration",
  "version": "0.3.0",
  "differential": {
    "element": [ {
      "id": "EHDSMedicationAdministration",
      "path": "EHDSMedicationAdministration",
      "short": "Medication administration model",
      "definition": "The model covers details about single medication administrations within the scope of imaging and laboratory procedures."
    }, {
      "id": "EHDSMedicationAdministration.header.author[x]",
      "path": "EHDSMedicationAdministration.header.author[x]",
      "short": "Responsible person for recording the administration (this may be the performer)"
    }, {
      "id": "EHDSMedicationAdministration.header.status",
      "path": "EHDSMedicationAdministration.header.status",
      "short": "Status of the administration (e.g. completed, on-hold)",
      "binding": {
        "strength": "preferred",
        "description": "HL7 MedicationAdministration Status Codes"
      }
    }, {
      "id": "EHDSMedicationAdministration.medication",
      "max": "1",
      "min": 1,
      "path": "EHDSMedicationAdministration.medication",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
      } ],
      "short": "Administered medication",
      "definition": "Administered medication"
    }, {
      "id": "EHDSMedicationAdministration.occurrence[x]",
      "max": "1",
      "min": 1,
      "path": "EHDSMedicationAdministration.occurrence[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "short": "Specific date/time or interval of time during which the administration took place (or did not take place)",
      "definition": "Specific date/time or interval of time during which the administration took place (or did not take place)"
    }, {
      "id": "EHDSMedicationAdministration.reason[x]",
      "max": "*",
      "min": 0,
      "path": "EHDSMedicationAdministration.reason[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
      } ],
      "short": "Condition or observation that supports why the medication was administered",
      "definition": "Condition or observation that supports why the medication was administered"
    }, {
      "id": "EHDSMedicationAdministration.dosageInstructions",
      "max": "1",
      "min": 0,
      "path": "EHDSMedicationAdministration.dosageInstructions",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdministeredDosage"
      } ],
      "short": "Details of how medication was taken/administered",
      "definition": "Details of how medication was taken/administered"
    }, {
      "id": "EHDSMedicationAdministration.note",
      "max": "1",
      "min": 0,
      "path": "EHDSMedicationAdministration.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "Textual information about the administration",
      "definition": "Textual information about the administration"
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet"
}