Package | hl7.fhir.eu.imaging-r5 |
Type | StructureDefinition |
Id | EHDSMedicationPrescriptionHeader |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/StructureDefinition-EHDSMedicationPrescriptionHeader.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescriptionHeader |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-21T08:17:12+00:00 |
Name | EHDSMedicationPrescriptionHeader |
Title | Medication prescription header model |
Realm | eu |
Authority | hl7 |
Description | Logical model for medication prescription header. |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescriptionHeader |
Kind | logical |
StructureDefinition | |
EHDSMedicationPrescription | Medication prescription model |
EHDSMedicationPrescription | Medication prescription model |
StructureDefinition | |
EHDSCommonHeader | Resource header model |
EHDSHealthProfessional | Health professional model |
EHDSCommonHeader | Resource header model |
EHDSHealthProfessional | Health professional model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSMedicationPrescriptionHeader
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | EHDSCommonHeader | Elements defined in Ancestors:subject, authorship, lastUpdate, status, statusReason[x], language, version Medication prescription header model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | EHDSPatient | The person for whom the medication is prescribed/ordered. [Used for searching] | |
![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() | 1..1 | EHDSHealthProfessional | The prescriber, the person who made the prescription, and who takes the responsibility of the treatment. [Used for searching] | |
![]() ![]() ![]() ![]() | 1..1 | dateTime | Time of issuing (signing) the prescription by health care professional. [Used for searching] | |
![]() ![]() ![]() | 1..1 | CodeableConcept | Status of the prescription, this should not be status of treatment. [Used for searching] | |
![]() ![]() ![]() | 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 | |
![]() ![]() ![]() | 1..* | Identifier | Business identifier(s) for the prescription. [Used for searching] | |
![]() ![]() ![]() | 0..1 | EHDSHealthProfessional | The recorder of the prescription/draft in the information system | |
![]() ![]() ![]() | 0..1 | dateTime | Time of authoring the prescription/draft in the information system | |
![]() ![]() ![]() | 0..1 | dateTime | Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate. [Used for searching] | |
![]() ![]() ![]() | 0..1 | dateTime | The validity period end date. The prescription is not dispensable after this date. [Used for searching] | |
![]() ![]() ![]() | 0..* | CodeableConcept | Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc). | |
{ "resourceType": "StructureDefinition", "id": "EHDSMedicationPrescriptionHeader", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescriptionHeader", "version": "0.1.0", "name": "EHDSMedicationPrescriptionHeader", "title": "Medication prescription header model", "status": "draft", "date": "2025-03-21T08:17:12+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "Xt-EHR", "telecom": [ { "system": "url", "value": "http://Xt-EHR.eu" } ] } ], "description": "Logical model for medication prescription header.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescriptionHeader", "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "EHDSMedicationPrescriptionHeader", "path": "EHDSMedicationPrescriptionHeader", "short": "Medication prescription header model", "definition": "Logical model for medication prescription header.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EHDSMedicationPrescriptionHeader.subject", "path": "EHDSMedicationPrescriptionHeader.subject", "short": "The person for whom the medication is prescribed/ordered. [Used for searching]", "definition": "Patient/subject information", "min": 1, "max": "1", "base": { "path": "EHDSCommonHeader.subject", "min": 1, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient" } ] }, { "id": "EHDSMedicationPrescriptionHeader.authorship", "path": "EHDSMedicationPrescriptionHeader.authorship", "short": "Authorship", "definition": "Resource authoring details", "min": 1, "max": "*", "base": { "path": "EHDSCommonHeader.authorship", "min": 1, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSMedicationPrescriptionHeader.authorship.author", "path": "EHDSMedicationPrescriptionHeader.authorship.author", "short": "The prescriber, the person who made the prescription, and who takes the responsibility of the treatment. [Used for searching]", "definition": "Author by whom the resource was/were authored. Multiple authors could be provided.", "min": 1, "max": "1", "base": { "path": "EHDSCommonHeader.authorship.author", "min": 1, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ] }, { "id": "EHDSMedicationPrescriptionHeader.authorship.datetime", "path": "EHDSMedicationPrescriptionHeader.authorship.datetime", "short": "Time of issuing (signing) the prescription by health care professional. [Used for searching]", "definition": "Date and time of the issuing the document/resource by its author.", "min": 1, "max": "1", "base": { "path": "EHDSCommonHeader.authorship.datetime", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.lastUpdate", "path": "EHDSMedicationPrescriptionHeader.lastUpdate", "short": "Date and time of the last update to the resource", "definition": "Date and time of the last update to the document/information", "min": 0, "max": "1", "base": { "path": "EHDSCommonHeader.lastUpdate", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.status", "path": "EHDSMedicationPrescriptionHeader.status", "short": "Status of the prescription, this should not be status of treatment. [Used for searching]", "definition": "Status of the resource", "min": 1, "max": "1", "base": { "path": "EHDSCommonHeader.status", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationPrescriptionHeader.statusReason[x]", "path": "EHDSMedicationPrescriptionHeader.statusReason[x]", "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", "definition": "Reason for the current status of the resource.", "comment": "Added.", "min": 0, "max": "1", "base": { "path": "EHDSCommonHeader.statusReason[x]", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" }, { "code": "string" } ] }, { "id": "EHDSMedicationPrescriptionHeader.language", "path": "EHDSMedicationPrescriptionHeader.language", "short": "Language", "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.", "min": 0, "max": "1", "base": { "path": "EHDSCommonHeader.language", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "BCP 47" } }, { "id": "EHDSMedicationPrescriptionHeader.version", "path": "EHDSMedicationPrescriptionHeader.version", "short": "Version", "definition": "Business version of the resource.", "min": 0, "max": "1", "base": { "path": "EHDSCommonHeader.version", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSMedicationPrescriptionHeader.identifier", "path": "EHDSMedicationPrescriptionHeader.identifier", "short": "Business identifier(s) for the prescription. [Used for searching]", "definition": "Business identifier(s) for the prescription. [Used for searching]", "min": 1, "max": "*", "base": { "path": "EHDSMedicationPrescriptionHeader.identifier", "min": 1, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "EHDSMedicationPrescriptionHeader.recorder", "path": "EHDSMedicationPrescriptionHeader.recorder", "short": "The recorder of the prescription/draft in the information system", "definition": "The recorder of the prescription/draft in the information system", "comment": "Added. Not relevant for crossborder.", "min": 0, "max": "1", "base": { "path": "EHDSMedicationPrescriptionHeader.recorder", "min": 0, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ] }, { "id": "EHDSMedicationPrescriptionHeader.recordingDate", "path": "EHDSMedicationPrescriptionHeader.recordingDate", "short": "Time of authoring the prescription/draft in the information system", "definition": "Time of authoring the prescription/draft in the information system", "comment": "Added. Not relevant for crossborder.", "min": 0, "max": "1", "base": { "path": "EHDSMedicationPrescriptionHeader.recordingDate", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.validFrom", "path": "EHDSMedicationPrescriptionHeader.validFrom", "short": "Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate. [Used for searching]", "definition": "Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate. [Used for searching]", "comment": "Added. Often the same as IssueDate (A 1.2.2) or Start of therapy (A 1.5.6)", "min": 0, "max": "1", "base": { "path": "EHDSMedicationPrescriptionHeader.validFrom", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.validUntil", "path": "EHDSMedicationPrescriptionHeader.validUntil", "short": "The validity period end date. The prescription is not dispensable after this date. [Used for searching]", "definition": "The validity period end date. The prescription is not dispensable after this date. [Used for searching]", "comment": "No change (A.1.5.8)", "min": 0, "max": "1", "base": { "path": "EHDSMedicationPrescriptionHeader.validUntil", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.category", "path": "EHDSMedicationPrescriptionHeader.category", "short": "Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc).", "definition": "Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc).", "comment": "Added.", "min": 0, "max": "*", "base": { "path": "EHDSMedicationPrescriptionHeader.category", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] } ] }, "differential": { "element": [ { "id": "EHDSMedicationPrescriptionHeader", "path": "EHDSMedicationPrescriptionHeader", "short": "Medication prescription header model", "definition": "Logical model for medication prescription header." }, { "id": "EHDSMedicationPrescriptionHeader.subject", "path": "EHDSMedicationPrescriptionHeader.subject", "short": "The person for whom the medication is prescribed/ordered. [Used for searching]" }, { "id": "EHDSMedicationPrescriptionHeader.authorship.author", "path": "EHDSMedicationPrescriptionHeader.authorship.author", "short": "The prescriber, the person who made the prescription, and who takes the responsibility of the treatment. [Used for searching]" }, { "id": "EHDSMedicationPrescriptionHeader.authorship.datetime", "path": "EHDSMedicationPrescriptionHeader.authorship.datetime", "short": "Time of issuing (signing) the prescription by health care professional. [Used for searching]" }, { "id": "EHDSMedicationPrescriptionHeader.status", "path": "EHDSMedicationPrescriptionHeader.status", "short": "Status of the prescription, this should not be status of treatment. [Used for searching]" }, { "id": "EHDSMedicationPrescriptionHeader.statusReason[x]", "path": "EHDSMedicationPrescriptionHeader.statusReason[x]", "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", "comment": "Added." }, { "id": "EHDSMedicationPrescriptionHeader.identifier", "path": "EHDSMedicationPrescriptionHeader.identifier", "short": "Business identifier(s) for the prescription. [Used for searching]", "definition": "Business identifier(s) for the prescription. [Used for searching]", "min": 1, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "EHDSMedicationPrescriptionHeader.recorder", "path": "EHDSMedicationPrescriptionHeader.recorder", "short": "The recorder of the prescription/draft in the information system", "definition": "The recorder of the prescription/draft in the information system", "comment": "Added. Not relevant for crossborder.", "min": 0, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ] }, { "id": "EHDSMedicationPrescriptionHeader.recordingDate", "path": "EHDSMedicationPrescriptionHeader.recordingDate", "short": "Time of authoring the prescription/draft in the information system", "definition": "Time of authoring the prescription/draft in the information system", "comment": "Added. Not relevant for crossborder.", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.validFrom", "path": "EHDSMedicationPrescriptionHeader.validFrom", "short": "Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate. [Used for searching]", "definition": "Effective date of the prescription. The prescription is not dispensable before this date. In most cases this information repeats issueDate. [Used for searching]", "comment": "Added. Often the same as IssueDate (A 1.2.2) or Start of therapy (A 1.5.6)", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.validUntil", "path": "EHDSMedicationPrescriptionHeader.validUntil", "short": "The validity period end date. The prescription is not dispensable after this date. [Used for searching]", "definition": "The validity period end date. The prescription is not dispensable after this date. [Used for searching]", "comment": "No change (A.1.5.8)", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationPrescriptionHeader.category", "path": "EHDSMedicationPrescriptionHeader.category", "short": "Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc).", "definition": "Category or categories of prescription. For example type of reimbursement, or type of prescription (e.g. hospital, private, etc).", "comment": "Added.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] } ] } }