Canonical URL: http://fhir.de/StructureDefinition/medicationrequest-de-basis/0.2
MedicationRequest | 0..* | MedicationRequest | Short description Ordering of medication for patient or group Alternate namesPrescription, Order DefinitionAn order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.
| |
extension | 0..* | Extension | Short description Additional Content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Constraints
| |
rezept-zusatzinfos | 0..1 | Extension(Complex) | Short description Rezept-Zusatzinformationen Alternate namesextensions, user content DefinitionZusatzinformationen im Kontext von Rezepten (Medikations-Verordnungen) There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Complex) Extension URLhttp://fhir.de/StructureDefinition/rezept-zusatzinfos/0.2 Constraints
| |
identifier | 0..* | Identifier | Short description External ids for this request DefinitionThis records identifiers associated with this medication request that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. For example a re-imbursement system might issue its own id for each prescription that is created. This is particularly important where FHIR only provides part of an entire workflow process where records must be tracked through an entire system.
| |
definition | Σ | 0..* | Reference(ActivityDefinition | PlanDefinition) | Short description Protocol or definition DefinitionProtocol or definition followed by this request. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(ActivityDefinition | PlanDefinition) Constraints
|
basedOn | Σ | 0..* | Reference(CarePlan | MedicationRequest | ProcedureRequest | ReferralRequest | MedicationRequest, deutsches Basisprofil (Version 0.2)) | Short description What request fulfills DefinitionA plan or request that is fulfilled in whole or in part by this medication request. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(CarePlan | MedicationRequest | ProcedureRequest | ReferralRequest | MedicationRequest, deutsches Basisprofil (Version 0.2)) Constraints
|
groupIdentifier | Σ | 0..1 | Identifier | Short description gruppierender (zusammenfassender) Identifikator DefinitionEin Identifikator, der allen MedicationRequests gemeinsam ist, die annähernd zur selben Zeit vom selben Autor für den selben Patienten erstellt wurden. Dies kann beispielsweise zur Gruppierung für die in Deutschland üblichen 1..3 Verordnungen auf einem (Papier-)Rezept verwendet werden. Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.
|
status | Σ ?! | 0..1 | codeBinding | Short description active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown DefinitionA code specifying the current state of the order. Generally this will be active or completed state. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. medication-request-status (required) Constraints
|
intent | Σ ?! | 1..1 | codeBinding | Short description proposal | plan | order | instance-order DefinitionWhether the request is a proposal, plan, or an original order. It is expected that the type of requester will be restricted for different stages of a MedicationRequest. For example, Proposals can be created by a patient, relatedPerson, Practitioner or Device. Plans can be created by Practitioners, Patients, RelatedPersons and Devices. Original orders can be created by a Practitioner only. An instance-order is an instantiation of a request or order and may be used to populate Medication Administration Record. This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. medication-request-intent (required) Constraints
|
category | 0..1 | CodeableConceptBinding | Short description Type of medication usage DefinitionIndicates the type of medication order and where the medication is expected to be consumed or administered. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. medication-request-category (preferred) Constraints
| |
priority | Σ | 0..1 | codeBinding | Short description routine | urgent | stat | asap DefinitionIndicates how quickly the Medication Request should be addressed with respect to other requests. Note that FHIR strings may not exceed 1MB in size medication-request-priority (required) Constraints
|
medication[x] | Σ | 1..1 | Short description Medication to be taken DefinitionIdentifies the medication being requested. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications. If only a code is specified, then it needs to be a code for a specific product. If more information is required, then the use of the medication resource is recommended. For example, if you require form or lot number or if the medication is compounded or extemporaneously prepared, then you must reference the Medication resource. .
| |
medicationCodeableConcept | CodeableConcept | Data Type | ||
medicationReference | Reference(Medication | Medication, deutsches Basisprofil (Version 0.2)) | Data Type Reference(Medication | Medication, deutsches Basisprofil (Version 0.2)) | ||
subject | Σ | 1..1 | Reference(Patient | Group | Patient, deutsches Basisprofil (Version 0.2)) | Short description Who or group medication request is for DefinitionA link to a resource representing the person or set of individuals to whom the medication will be given. The subject on a medication request is mandatory. For the secondary use case where the actual subject is not provided, there still must be an anonymized subject specified. Reference(Patient | Group | Patient, deutsches Basisprofil (Version 0.2)) Constraints
|
context | 0..1 | Reference(Encounter | EpisodeOfCare) | Short description Created during encounter/admission/stay DefinitionA link to an encounter, or episode of care, that identifies the particular occurrence or set occurrences of contact between patient and health care provider. SubstanceAdministration->component->EncounterEvent. Reference(Encounter | EpisodeOfCare) Constraints
| |
supportingInformation | 0..* | Reference(Resource) | Short description Information to support ordering of the medication DefinitionInclude additional information (for example, patient height and weight) that supports the ordering of the medication. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |
authoredOn | Σ | 0..1 | dateTime | Short description When request was initially authored DefinitionThe date (and perhaps time) when the prescription was initially written or authored on.
|
requester | Σ | 0..1 | BackboneElement | Short description Who/What requested the Request DefinitionThe individual, organization or device that initiated the request and has responsibility for its activation.
|
agent | Σ | 1..1 | Reference(Practitioner | Organization | Patient | RelatedPerson | Device | Practitioner, deutsches Basisprofil (Version 0.2) | Organisation, deutsches Basisprofil (Version 0.2) | Patient, deutsches Basisprofil (Version 0.2)) | Short description Who ordered the initial medication(s) DefinitionThe healthcare professional responsible for authorizing the initial prescription. It is expected that the type of requester will be restricted for different stages of a MedicationRequest. For example, Proposals can be created by a patient, relatedPerson, Practitioner or Device. Plans can be created by Practitioners, Patients, RelatedPersons and Devices. Original orders can be created by a Practitioner only. Reference(Practitioner | Organization | Patient | RelatedPerson | Device | Practitioner, deutsches Basisprofil (Version 0.2) | Organisation, deutsches Basisprofil (Version 0.2) | Patient, deutsches Basisprofil (Version 0.2)) Constraints
|
onBehalfOf | Σ | 0..1 | Reference(Organization) | Short description Organization agent is acting for DefinitionThe organization the device or practitioner was acting on behalf of. Practitioners and Devices can be associated with multiple organizations. This element indicates which organization they were acting on behalf of when authoring the request. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
recorder | 0..1 | Reference(Practitioner | Practitioner, deutsches Basisprofil (Version 0.2)) | Short description Person who entered the request DefinitionThe person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Practitioner | Practitioner, deutsches Basisprofil (Version 0.2)) Constraints
| |
reasonCode | 0..* | CodeableConcept | Short description Reason or indication for writing the prescription DefinitionThe reason or the indication for ordering the medication. This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonReference.
| |
reasonReference | 0..* | Reference(Condition | Observation | Observation, deutsches Basisprofil (Version 0.2) | Deutsches Basisprofil einer Condition (Version 0.2)) | Short description Condition or Observation that supports why the prescription is being written DefinitionCondition or observation that supports why the medication was ordered. This is a reference to a condition or observation that is the reason for the medication order. If only a code exists, use reasonCode. Reference(Condition | Observation | Observation, deutsches Basisprofil (Version 0.2) | Deutsches Basisprofil einer Condition (Version 0.2)) Constraints
| |
note | 0..* | Annotation | Short description Information about the prescription DefinitionExtra information about the prescription that could not be conveyed by the other attributes. For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time. This element may need to be included in narrative because of the potential for modifying information. Annotations SHOULD NOT be used to communicate "modifying" information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible).
| |
dosageInstruction | 0..* | Dosage | Short description How the medication should be taken DefinitionIndicates how the medication is to be used by the patient. There are examples where a medication request may include the option of an oral dose or an Intravenous or Intramuscular dose. For example, "Ondansetron 8mg orally or IV twice a day as needed for nausea" or "Compazine® (prochlorperazine) 5-10mg PO or 25mg PR bid prn nausea or vomiting". In these cases, two medication requests would be created that could be grouped together. The decision on which dose and route of administration to use is based on the patient's condition at the time the dose is needed.
| |
dispenseRequest | 0..1 | BackboneElement | Short description Medication supply authorization DefinitionIndicates the specific details for the dispense or medication supply part of a medication request (also known as a Medication Prescription or Medication Order). Note that this information is not always sent with the order. There may be in some settings (e.g. hospitals) institutional or system support for completing the dispense details in the pharmacy department.
| |
validityPeriod | 0..1 | Period | Short description Time period supply is authorized for DefinitionThis indicates the validity period of a prescription (stale dating the Prescription). Indicates when the Prescription becomes valid, and when it ceases to be a dispensable Prescription. It reflects the prescribers' perspective for the validity of the prescription. Dispenses must not be made against the prescription outside of this period. The lower-bound of the Dispensing Window signifies the earliest date that the prescription can be filled for the first time. If an upper-bound is not specified then the Prescription is open-ended or will default to a stale-date based on regulations.
| |
numberOfRepeatsAllowed | 0..1 | positiveInt | Short description Number of refills authorized DefinitionAn integer indicating the number of times, in addition to the original dispense, (aka refills or repeats) that the patient can receive the prescribed medication. Usage Notes: This integer does not include the original order dispense. This means that if an order indicates dispense 30 tablets plus "3 repeats", then the order can be dispensed a total of 4 times and the patient can receive a total of 120 tablets. If displaying "number of authorized fills", add 1 to this number.
| |
quantity | 0..1 | SimpleQuantity | Short description Amount of medication to supply per dispense DefinitionThe amount that is to be dispensed for one fill. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
| |
expectedSupplyDuration | 0..1 | Duration | Short description Number of days supply per dispense DefinitionIdentifies the period time over which the supplied product is expected to be used, or the length of time the dispense is expected to last. In some situations, this attribute may be used instead of quantity to identify the amount supplied by how long it is expected to last, rather than the physical quantity issued, e.g. 90 days supply of medication (based on an ordered dosage) When possible, it is always better to specify quantity, as this tends to be more precise. expectedSupplyDuration will always be an estimate that can be influenced by external factors.
| |
performer | 0..1 | Reference(Organization | Organisation, deutsches Basisprofil (Version 0.2)) | Short description Intended dispenser DefinitionIndicates the intended dispensing Organization specified by the prescriber. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Organization | Organisation, deutsches Basisprofil (Version 0.2)) Constraints
| |
substitution | 0..1 | BackboneElement | Short description aut-idem-Regelung DefinitionGibt an, ob ein alternatives Präparat (identischer Wirkstoff, Dosis, Form) angegegeben werden darf. Vgl. Definition des allowed-Elements
| |
allowed | ?! | 1..1 | boolean | Short description aut-idem Definitionaut-idem-Regelung. false === aut-idem := KEIN Ersetzen durch Produkt eines anderen Herstellers erlaubt true === NICHT aut-idem := Ersetzen durch Produkt eines anderen Herstellers erlaubt This element is labeled as a modifer because whether substitution is allow or not cannot be ignored.
|
reason | 0..1 | CodeableConcept | Short description Why should (not) substitution be made DefinitionIndicates the reason for the substitution, or why substitution must or must not be performed. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. HL7 v3 Value Set SubstanceAdminSubstitutionReason (example) Constraints
| |
priorPrescription | 0..1 | Reference(MedicationRequest | MedicationRequest, deutsches Basisprofil (Version 0.2)) | Short description An order/prescription that is being replaced DefinitionA link to a resource representing an earlier order related order or prescription. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(MedicationRequest | MedicationRequest, deutsches Basisprofil (Version 0.2)) Constraints
| |
detectedIssue | 0..* | Reference(DetectedIssue) | Short description Clinical Issue with action Alternate namesContraindication, Drug Utilization Review (DUR), Alert DefinitionIndicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, duplicate therapy, dosage alert etc. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |
eventHistory | 0..* | Reference(Provenance) | Short description A list of events of interest in the lifecycle DefinitionLinks to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource. This may not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.).
|
<MedicationRequest> <meta> <profile value="http://fhir.de/StructureDefinition/medicationrequest-de-basis/0.2" /> </meta> <extension url="http://fhir.de/StructureDefinition/rezept-zusatzinfos/0.2"> <extension url="unfall"> <valueBoolean value="true" /> </extension> </extension> <status value="active" /> <intent value="order" /> <medicationReference> <reference value="/Medication/987654" /> </medicationReference> <subject> <reference value="Patient/12345" /> </subject> <requester> <agent> <reference value="Pracitioner/9876" /> </agent> <onBehalfOf> <reference value="Organization/5432" /> </onBehalfOf> </requester> <substitution> <allowed value="true" /> </substitution> </MedicationRequest>
{ "resourceType":"MedicationRequest", "meta":{ "profile": [ "http://fhir.de/StructureDefinition/medicationrequest-de-basis/0.2" ] }, "extension": [ { "extension": [ { "url":"unfall", "valueBoolean":true } ], "url":"http://fhir.de/StructureDefinition/rezept-zusatzinfos/0.2" } ], "status":"active", "intent":"order", "medicationReference":{ "reference":"/Medication/987654" }, "subject":{ "reference":"Patient/12345" }, "requester":{ "agent":{ "reference":"Pracitioner/9876" }, "onBehalfOf":{ "reference":"Organization/5432" } }, "substitution":{ "allowed":true } }
Powered by SIMPLIFIER.NET