v.1.0.0: Medication prescription model - EHDS Logical Information Models v1.0.0
| ID | Min | Max | Type(s) | Förslag svensk term | Definition | Förslag svensk beskrivning | Requirements | Binding Description | Binding Value Set | Nationellt kodsystem | RIM-mappning | Kommentarer |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EHDSMedicationPrescription | 0 | * | Logical model for medication prescription. A prescription contains one or more prescription items (medications). | |||||||||
| EHDSMedicationPrescription.header | 1 | 1 | Se separat (synk med alla arbetsgrupper) | Prescription header | ||||||||
| EHDSMedicationPrescription.presentedForm | 0 | * | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment | Entire prescription as issued. Various formats could be provided, PDF format is recommended. | ||||||||
| EHDSMedicationPrescription.prescriptionItem | 1 | * | Base | Prescription line for one medication. In many countries, only one item is allowed and there shall be no expectation to be able to manage multiple items. In case multiple medications are allowed, all items need to be authored together. | ||||||||
| EHDSMedicationPrescription.prescriptionItem.identifier | 1 | * | Identifier | Identifier for a single item on prescription, if exists. In case of single-item prescription, this identifier is typically the same as prescription identifier. [Used for searching] | ||||||||
| EHDSMedicationPrescription.prescriptionItem.status | 1 | 1 | CodeableConcept | Status of a single item of a multi-item prescription. In case of single-item prescriptions, the status of prescription has the same meaning as the status of the item. [Used for searching] | ||||||||
| EHDSMedicationPrescription.prescriptionItem.statusReason[x] | 0 | 1 | CodeableConcept string | 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 | ||||||||
| EHDSMedicationPrescription.prescriptionItem.medication | 1 | 1 | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication Prescribed product, branded, generic, virtual, extemporal, etc Se arbetsgrupp IDMP | |||||||||
| EHDSMedicationPrescription.prescriptionItem.indication[x] | 0 | * | CodeableConcept string | Reason for the prescription (typically diagnosis, or a procedure) | ICD-10, SNOMED CT, Orphacode | |||||||
| EHDSMedicationPrescription.prescriptionItem.intendedUseType | 0 | 1 | CodeableConcept | Intent of the prescription - prophylaxis, treatment, anesthesia, etc | ||||||||
| EHDSMedicationPrescription.prescriptionItem.periodOfUse | 0 | 1 | Period | Period over which the medication is to be taken (in case of multiple dosage schemes, this would be the overall period of all dosages.) | ||||||||
| EHDSMedicationPrescription.prescriptionItem.quantityPrescribed | 0 | 1 | Quantity | Overall quantity of prescribed product (e.g number of packages or number of tablets). | UCUM, EDQM Standard Terms | |||||||
| EHDSMedicationPrescription.prescriptionItem.dosageInstructions | 1 | 1 | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage | Dosage and administration instructions | Se separat: EHDSDosage - Arbetsgrupper för interoperabilitet - Confluence | |||||||
| EHDSMedicationPrescription.prescriptionItem.validityPeriod | 0 | 1 | Period | The period over which the prescription is considered valid and dispensable. validityPeriod.start is, if missing, is assumed to be the date of issuing the prescription. | ||||||||
| EHDSMedicationPrescription.prescriptionItem.substitution | 0 | 1 | Base | Whether and which type of substitution is allowed for this prescription. The legislation in the country of dispense applies, e.g. if this information is missing. | ||||||||
| EHDSMedicationPrescription.prescriptionItem.substitution.allowed[x] | 0 | 1 | boolean CodeableConcept | Whether and to what extent substitution is allowed. | ||||||||
| EHDSMedicationPrescription.prescriptionItem.substitution.reason[x] | 0 | 1 | CodeableConcept string | Reason for the substitution requirement (e.g. Biological product, Patient allergic to an excipient in alternative products, etc) | ||||||||
| EHDSMedicationPrescription.prescriptionItem.numberOfRepeats | 0 | 1 | integer | Number of refills authorised - how many times the prescription item can be dispensed in addition to the original dispense. The default value is 0 (no repeats). | ||||||||
| EHDSMedicationPrescription.prescriptionItem.minimumDispenseInterval | 0 | 1 | Quantity | Minimum dispense interval. If a prescription allows for repeated dispensations, the interval between dispensations shall be stated here. | ||||||||
| EHDSMedicationPrescription.prescriptionItem.offLabel | 0 | 1 | Base | Indicates that the prescriber has knowingly prescribed the medication for an indication, age group, dosage, or route of administration that is not approved by the regulatory agencies and is not mentioned in the prescribing information for the drug | ||||||||
| EHDSMedicationPrescription.prescriptionItem.offLabel.isOffLabelUse | 1 | 1 | boolean | Indicates off-label use. Must be 'true' when .reason is provided. | ||||||||
| EHDSMedicationPrescription.prescriptionItem.offLabel.reason[x] | 0 | * | CodeableConcept string | Reason or related clarification for off-label use | ||||||||
| EHDSMedicationPrescription.prescriptionItem.note | 0 | 1 | string | Additional information or comments, e.g. message to the dispenser |