PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationUse
description: Statement about a single medication as part of a medication summary.
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSMedicationUse
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationUse
elements:
  reasonString: {short: 'Reason for the use of the medication (typically diagnosis, or a procedure)', type: string, array: true, choiceOf: reason, index: 9}
  reasonCodeableConcept: {short: 'Reason for the use of the medication (typically diagnosis, or a procedure)', type: CodeableConcept, array: true, choiceOf: reason, index: 8}
  derivedFromHttp://www:
    elements:
      xt-ehr:
        elements:
          eu/fhir/models/StructureDefinition/EHDSMedicationPrescription: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationPrescription', short: 'Prescriptions, dispenses or administrations that are the basis of this medication use statement.', choiceOf: derivedFrom, array: true, index: 14}
          eu/fhir/models/StructureDefinition/EHDSMedicationDispense: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispense', short: 'Prescriptions, dispenses or administrations that are the basis of this medication use statement.', choiceOf: derivedFrom, array: true, index: 15}
          eu/fhir/models/StructureDefinition/EHDSMedicationAdministration: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration', short: 'Prescriptions, dispenses or administrations that are the basis of this medication use statement.', choiceOf: derivedFrom, array: true, index: 16}
  derivedFrom:
    short: Prescriptions, dispenses or administrations that are the basis of this medication use statement.
    choices: ['derivedFromHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationPrescription', 'derivedFromHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispense', 'derivedFromHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration']
    array: true
    index: 13
  dosageInstructions: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage', short: Details of how medication is/was taken or should be taken, index: 10}
  periodOfUse: {type: Period, short: 'Period when the patient took, is taking or is expected to take the medication', index: 11}
  treatmentStatus: {type: CodeableConcept, short: 'The current status of taking the medicine (e.g. taking, on-hold, stopped)', index: 3}
  header:
    elements:
      author:
        short: The author of the medication use statement
        choices: []
        index: 1
      status: {short: Status of the medication use statement (e.g. recorded), index: 2}
  note: {type: string, short: Additional information about the medication use statement, index: 17}
  reason:
    short: Reason for the use of the medication (typically diagnosis, or a procedure)
    choices: [reasonCodeableConcept, reasonString]
    array: true
    index: 7
  changeType: {type: CodeableConcept, short: 'Medication use''s change type in a medication summary (e.g. ''added'', ''removed'', ''altered''). Relevant at the time of discharge or other alteration of the active medications'' list.', array: true, index: 4}
  medication: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication', short: Describes the medicinal product., index: 5}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationUse
base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
version: 1.0.0
required: [medication, dosageInstructions]