PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.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.
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSMedicationAdministration
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration
elements:
  reasonCodeableConcept: {type: CodeableConcept, short: Condition or observation that supports why the medication was administered, choiceOf: reason, array: true, index: 10}
  reasonHttp://www:
    elements:
      xt-ehr:
        elements:
          eu/fhir/models/StructureDefinition/EHDSCondition: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', short: Condition or observation that supports why the medication was administered, choiceOf: reason, array: true, index: 11}
          eu/fhir/models/StructureDefinition/EHDSObservation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation', short: Condition or observation that supports why the medication was administered, choiceOf: reason, array: true, index: 12}
  dosage: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdministeredDosage', short: Details of how medication was taken/administered, index: 13}
  header:
    elements:
      author:
        short: Responsible person for recording the administration (this may be the performer)
        choices: []
        index: 1
      status: {short: 'Status of the administration (e.g. completed, on-hold)', index: 2}
  note: {type: string, short: Textual information about the administration, index: 14}
  reason:
    short: Condition or observation that supports why the medication was administered
    choices: [reasonCodeableConcept, 'reasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', 'reasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation']
    array: true
    index: 9
  occurrencePeriod: {type: Period, short: Specific date/time or interval of time during which the administration took place (or did not take place), choiceOf: occurrence, index: 7}
  occurrenceDateTime: {type: dateTime, short: Specific date/time or interval of time during which the administration took place (or did not take place), choiceOf: occurrence, index: 6}
  occurrence:
    short: Specific date/time or interval of time during which the administration took place (or did not take place)
    choices: [occurrenceDateTime, occurrencePeriod]
    index: 5
  medication: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication', short: Administered medication, index: 3}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration
base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
version: 1.0.0
required: [occurrenceDateTime, occurrencePeriod, occurrence, medication]