Xt-EHR
0.1.0 - ci-build
Xt-EHR, published by Xt-EHR. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xt-EHR/xt-ehr-common/ and changes regularly. See the Directory of published versions
Official URL: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescription | Version: 0.1.0 | |||
Draft as of 2024-11-07 | Computable Name: EHDSMedicationPrescription |
Logical model for medication prescription. A prescription contains one or more prescription items.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
EHDSMedicationPrescription | 0..* | Base | Medication Prescription (model) Instances of this logical model are not marked to be the target of a Reference | |
identifier | 1..* | Identifier | Business identifier(s) for the prescription | |
prescriber | 1..1 | EHDSHealthProfessional | The person who made the prescription, and who takes the responsibility of the treatment | |
issueDate | 1..1 | dateTime | Time of issuing (signing) the prescription by health care practicioner | |
patient | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered | |
category | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
validFrom | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate | |
validUntil | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. | |
recorder | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
recordingDate | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
dispensable | 0..1 | boolean | Dispensability of this prescription. May be calculated from status and other elements, e.g. for cross-border use cases. | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
comment | 0..* | string | Additional information or comments | |
prescriptionItem | 1..* | Base | Presription line for one medication. In many countries, only one line is allowed. In case multiple medications are allowed, all lines need to be authored together. | |
identifier | 0..1 | Identifier | Identifier for a single line on prescription, if exists. In case of single-line prescription, this identifier is typically the same as prescription identifier. | |
medication | 1..1 | EHDSMedication | Prescribed product, branded, generic, virtual, extemporal, etc | |
indication | 0..* | CodeableConcept | Reason for the prescription (typically diagnosis, or a procedure) Binding Description (No ValueSet): (preferred): shall we have a preferred binding here? | |
indicationText | 0..1 | string | Reason for the prescription in textual form. This might not be allowed by some implementations. | |
prescriptionIntent | 0..1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | |
treatmentPeriod | 0..1 | Period | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) | |
quantityPrescribed | 0..1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | |
dosageInstructions | 0..* | EHDSDosaging | Dosaging and administration instructions | |
preparationInstructions | 0..1 | string | Additional instructions about preparation or dispense | |
substitution | 0..1 | Base | Whether and which type of substitution is allowed for this medication treatment line | |
allowed | 0..1 | boolean | Whether substitution is allowed or not. | |
type | 0..1 | CodeableConcept | The type of substitution that is allowed. | |
typeReason[x] | 0..1 | Reason for the substitution requirement | ||
typeReasonCodeableConcept | CodeableConcept | |||
typeReasonString | string | |||
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
reasonForChange | 0..1 | CodeableConcept | The reason the prescription was changed from previous | |
repeatsAllowed | 0..1 | unsignedInt | Number of refills authorized | |
minimumDispenseInterval | 0..1 | Duration | Minimum Dispense Interval | |
comment | 0..* | string | Additional information or comments | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
EHDSMedicationPrescription.prescriptionItem.indication | preferred |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
EHDSMedicationPrescription | 0..* | Base | Medication Prescription (model) Instances of this logical model are not marked to be the target of a Reference | |
identifier | 1..* | Identifier | Business identifier(s) for the prescription | |
prescriber | 1..1 | EHDSHealthProfessional | The person who made the prescription, and who takes the responsibility of the treatment | |
issueDate | 1..1 | dateTime | Time of issuing (signing) the prescription by health care practicioner | |
patient | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered | |
category | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
validFrom | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate | |
validUntil | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. | |
recorder | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
recordingDate | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
dispensable | 0..1 | boolean | Dispensability of this prescription. May be calculated from status and other elements, e.g. for cross-border use cases. | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
comment | 0..* | string | Additional information or comments | |
prescriptionItem | 1..* | Base | Presription line for one medication. In many countries, only one line is allowed. In case multiple medications are allowed, all lines need to be authored together. | |
identifier | 0..1 | Identifier | Identifier for a single line on prescription, if exists. In case of single-line prescription, this identifier is typically the same as prescription identifier. | |
medication | 1..1 | EHDSMedication | Prescribed product, branded, generic, virtual, extemporal, etc | |
indication | 0..* | CodeableConcept | Reason for the prescription (typically diagnosis, or a procedure) Binding Description (No ValueSet): (preferred): shall we have a preferred binding here? | |
indicationText | 0..1 | string | Reason for the prescription in textual form. This might not be allowed by some implementations. | |
prescriptionIntent | 0..1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | |
treatmentPeriod | 0..1 | Period | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) | |
quantityPrescribed | 0..1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | |
dosageInstructions | 0..* | EHDSDosaging | Dosaging and administration instructions | |
preparationInstructions | 0..1 | string | Additional instructions about preparation or dispense | |
substitution | 0..1 | Base | Whether and which type of substitution is allowed for this medication treatment line | |
allowed | 0..1 | boolean | Whether substitution is allowed or not. | |
type | 0..1 | CodeableConcept | The type of substitution that is allowed. | |
typeReason[x] | 0..1 | Reason for the substitution requirement | ||
typeReasonCodeableConcept | CodeableConcept | |||
typeReasonString | string | |||
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
reasonForChange | 0..1 | CodeableConcept | The reason the prescription was changed from previous | |
repeatsAllowed | 0..1 | unsignedInt | Number of refills authorized | |
minimumDispenseInterval | 0..1 | Duration | Minimum Dispense Interval | |
comment | 0..* | string | Additional information or comments | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
EHDSMedicationPrescription.prescriptionItem.indication | preferred |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
EHDSMedicationPrescription | 0..* | Base | Medication Prescription (model) Instances of this logical model are not marked to be the target of a Reference | |
identifier | 1..* | Identifier | Business identifier(s) for the prescription | |
prescriber | 1..1 | EHDSHealthProfessional | The person who made the prescription, and who takes the responsibility of the treatment | |
issueDate | 1..1 | dateTime | Time of issuing (signing) the prescription by health care practicioner | |
patient | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered | |
category | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
validFrom | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate | |
validUntil | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. | |
recorder | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
recordingDate | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
dispensable | 0..1 | boolean | Dispensability of this prescription. May be calculated from status and other elements, e.g. for cross-border use cases. | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
comment | 0..* | string | Additional information or comments | |
prescriptionItem | 1..* | Base | Presription line for one medication. In many countries, only one line is allowed. In case multiple medications are allowed, all lines need to be authored together. | |
identifier | 0..1 | Identifier | Identifier for a single line on prescription, if exists. In case of single-line prescription, this identifier is typically the same as prescription identifier. | |
medication | 1..1 | EHDSMedication | Prescribed product, branded, generic, virtual, extemporal, etc | |
indication | 0..* | CodeableConcept | Reason for the prescription (typically diagnosis, or a procedure) Binding Description (No ValueSet): (preferred): shall we have a preferred binding here? | |
indicationText | 0..1 | string | Reason for the prescription in textual form. This might not be allowed by some implementations. | |
prescriptionIntent | 0..1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | |
treatmentPeriod | 0..1 | Period | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) | |
quantityPrescribed | 0..1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | |
dosageInstructions | 0..* | EHDSDosaging | Dosaging and administration instructions | |
preparationInstructions | 0..1 | string | Additional instructions about preparation or dispense | |
substitution | 0..1 | Base | Whether and which type of substitution is allowed for this medication treatment line | |
allowed | 0..1 | boolean | Whether substitution is allowed or not. | |
type | 0..1 | CodeableConcept | The type of substitution that is allowed. | |
typeReason[x] | 0..1 | Reason for the substitution requirement | ||
typeReasonCodeableConcept | CodeableConcept | |||
typeReasonString | string | |||
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
reasonForChange | 0..1 | CodeableConcept | The reason the prescription was changed from previous | |
repeatsAllowed | 0..1 | unsignedInt | Number of refills authorized | |
minimumDispenseInterval | 0..1 | Duration | Minimum Dispense Interval | |
comment | 0..* | string | Additional information or comments | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
EHDSMedicationPrescription.prescriptionItem.indication | preferred |
This structure is derived from Base
Differential View
This structure is derived from Base
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
EHDSMedicationPrescription | 0..* | Base | Medication Prescription (model) Instances of this logical model are not marked to be the target of a Reference | |
identifier | 1..* | Identifier | Business identifier(s) for the prescription | |
prescriber | 1..1 | EHDSHealthProfessional | The person who made the prescription, and who takes the responsibility of the treatment | |
issueDate | 1..1 | dateTime | Time of issuing (signing) the prescription by health care practicioner | |
patient | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered | |
category | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
validFrom | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate | |
validUntil | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. | |
recorder | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
recordingDate | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
dispensable | 0..1 | boolean | Dispensability of this prescription. May be calculated from status and other elements, e.g. for cross-border use cases. | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
comment | 0..* | string | Additional information or comments | |
prescriptionItem | 1..* | Base | Presription line for one medication. In many countries, only one line is allowed. In case multiple medications are allowed, all lines need to be authored together. | |
identifier | 0..1 | Identifier | Identifier for a single line on prescription, if exists. In case of single-line prescription, this identifier is typically the same as prescription identifier. | |
medication | 1..1 | EHDSMedication | Prescribed product, branded, generic, virtual, extemporal, etc | |
indication | 0..* | CodeableConcept | Reason for the prescription (typically diagnosis, or a procedure) Binding Description (No ValueSet): (preferred): shall we have a preferred binding here? | |
indicationText | 0..1 | string | Reason for the prescription in textual form. This might not be allowed by some implementations. | |
prescriptionIntent | 0..1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | |
treatmentPeriod | 0..1 | Period | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) | |
quantityPrescribed | 0..1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | |
dosageInstructions | 0..* | EHDSDosaging | Dosaging and administration instructions | |
preparationInstructions | 0..1 | string | Additional instructions about preparation or dispense | |
substitution | 0..1 | Base | Whether and which type of substitution is allowed for this medication treatment line | |
allowed | 0..1 | boolean | Whether substitution is allowed or not. | |
type | 0..1 | CodeableConcept | The type of substitution that is allowed. | |
typeReason[x] | 0..1 | Reason for the substitution requirement | ||
typeReasonCodeableConcept | CodeableConcept | |||
typeReasonString | string | |||
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
reasonForChange | 0..1 | CodeableConcept | The reason the prescription was changed from previous | |
repeatsAllowed | 0..1 | unsignedInt | Number of refills authorized | |
minimumDispenseInterval | 0..1 | Duration | Minimum Dispense Interval | |
comment | 0..* | string | Additional information or comments | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
EHDSMedicationPrescription.prescriptionItem.indication | preferred |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
EHDSMedicationPrescription | 0..* | Base | Medication Prescription (model) Instances of this logical model are not marked to be the target of a Reference | |
identifier | 1..* | Identifier | Business identifier(s) for the prescription | |
prescriber | 1..1 | EHDSHealthProfessional | The person who made the prescription, and who takes the responsibility of the treatment | |
issueDate | 1..1 | dateTime | Time of issuing (signing) the prescription by health care practicioner | |
patient | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered | |
category | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
validFrom | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate | |
validUntil | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. | |
recorder | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
recordingDate | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
dispensable | 0..1 | boolean | Dispensability of this prescription. May be calculated from status and other elements, e.g. for cross-border use cases. | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
comment | 0..* | string | Additional information or comments | |
prescriptionItem | 1..* | Base | Presription line for one medication. In many countries, only one line is allowed. In case multiple medications are allowed, all lines need to be authored together. | |
identifier | 0..1 | Identifier | Identifier for a single line on prescription, if exists. In case of single-line prescription, this identifier is typically the same as prescription identifier. | |
medication | 1..1 | EHDSMedication | Prescribed product, branded, generic, virtual, extemporal, etc | |
indication | 0..* | CodeableConcept | Reason for the prescription (typically diagnosis, or a procedure) Binding Description (No ValueSet): (preferred): shall we have a preferred binding here? | |
indicationText | 0..1 | string | Reason for the prescription in textual form. This might not be allowed by some implementations. | |
prescriptionIntent | 0..1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | |
treatmentPeriod | 0..1 | Period | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) | |
quantityPrescribed | 0..1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | |
dosageInstructions | 0..* | EHDSDosaging | Dosaging and administration instructions | |
preparationInstructions | 0..1 | string | Additional instructions about preparation or dispense | |
substitution | 0..1 | Base | Whether and which type of substitution is allowed for this medication treatment line | |
allowed | 0..1 | boolean | Whether substitution is allowed or not. | |
type | 0..1 | CodeableConcept | The type of substitution that is allowed. | |
typeReason[x] | 0..1 | Reason for the substitution requirement | ||
typeReasonCodeableConcept | CodeableConcept | |||
typeReasonString | string | |||
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
reasonForChange | 0..1 | CodeableConcept | The reason the prescription was changed from previous | |
repeatsAllowed | 0..1 | unsignedInt | Number of refills authorized | |
minimumDispenseInterval | 0..1 | Duration | Minimum Dispense Interval | |
comment | 0..* | string | Additional information or comments | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
EHDSMedicationPrescription.prescriptionItem.indication | preferred |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
EHDSMedicationPrescription | 0..* | Base | Medication Prescription (model) Instances of this logical model are not marked to be the target of a Reference | |
identifier | 1..* | Identifier | Business identifier(s) for the prescription | |
prescriber | 1..1 | EHDSHealthProfessional | The person who made the prescription, and who takes the responsibility of the treatment | |
issueDate | 1..1 | dateTime | Time of issuing (signing) the prescription by health care practicioner | |
patient | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered | |
category | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
validFrom | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate | |
validUntil | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. | |
recorder | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
recordingDate | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
dispensable | 0..1 | boolean | Dispensability of this prescription. May be calculated from status and other elements, e.g. for cross-border use cases. | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
comment | 0..* | string | Additional information or comments | |
prescriptionItem | 1..* | Base | Presription line for one medication. In many countries, only one line is allowed. In case multiple medications are allowed, all lines need to be authored together. | |
identifier | 0..1 | Identifier | Identifier for a single line on prescription, if exists. In case of single-line prescription, this identifier is typically the same as prescription identifier. | |
medication | 1..1 | EHDSMedication | Prescribed product, branded, generic, virtual, extemporal, etc | |
indication | 0..* | CodeableConcept | Reason for the prescription (typically diagnosis, or a procedure) Binding Description (No ValueSet): (preferred): shall we have a preferred binding here? | |
indicationText | 0..1 | string | Reason for the prescription in textual form. This might not be allowed by some implementations. | |
prescriptionIntent | 0..1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | |
treatmentPeriod | 0..1 | Period | Period over which the medication is to be taken (in case of multiple dosaging schemes, this would be the overall period of all dosages.) | |
quantityPrescribed | 0..1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | |
dosageInstructions | 0..* | EHDSDosaging | Dosaging and administration instructions | |
preparationInstructions | 0..1 | string | Additional instructions about preparation or dispense | |
substitution | 0..1 | Base | Whether and which type of substitution is allowed for this medication treatment line | |
allowed | 0..1 | boolean | Whether substitution is allowed or not. | |
type | 0..1 | CodeableConcept | The type of substitution that is allowed. | |
typeReason[x] | 0..1 | Reason for the substitution requirement | ||
typeReasonCodeableConcept | CodeableConcept | |||
typeReasonString | string | |||
status | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment | |
statusReason | 0..* | CodeableConcept | Reason for the current status of prescription, for example the reason why the prescription was made invalid | |
statusReasonText | 0..1 | string | Textual reason for the current status of prescription | |
reasonForChange | 0..1 | CodeableConcept | The reason the prescription was changed from previous | |
repeatsAllowed | 0..1 | unsignedInt | Number of refills authorized | |
minimumDispenseInterval | 0..1 | Duration | Minimum Dispense Interval | |
comment | 0..* | string | Additional information or comments | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
EHDSMedicationPrescription.prescriptionItem.indication | preferred |
This structure is derived from Base