description: Logical model for medication prescription header. package_name: hl7.fhir.eu.imaging-r5 derivation: specialization name: EHDSMedicationPrescriptionHeader type: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescriptionHeader elements: category: {type: CodeableConcept, short: 'Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc).', array: true, index: 11} validFrom: {type: dateTime, short: 'Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate. [Used for searching]', index: 9} statusReason: short: Reason for the current status of prescription, for example the reason why the prescription was made invalid or why the prescription was changed from previous choices: [] index: 5 validUntil: {type: dateTime, short: 'The validity period end date. The prescription is not dispensable after this date. [Used for searching]', index: 10} status: {short: 'Status of the prescription, this should not be status of treatment. [Used for searching]', index: 3} authorship: elements: author: {short: 'The prescriber, the person who made the prescription, and who takes the responsibility of the treatment. [Used for searching]', index: 1} datetime: {short: 'Time of issuing (signing) the prescription by health care professional. [Used for searching]', index: 2} recorder: {type: 'https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional', short: The recorder of the prescription/draft in the information system, index: 7} recordingDate: {type: dateTime, short: Time of authoring the prescription/draft in the information system, index: 8} identifier: {type: Identifier, short: 'Business identifier(s) for the prescription. [Used for searching]', array: true, min: 1, index: 6} subject: {short: 'The person for whom the medication is prescribed/ordered. [Used for searching]', index: 0} package_version: 0.1.0-ballot class: logical kind: logical url: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescriptionHeader base: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader version: 0.1.0 required: [identifier]