Multi-Language Test IG
0.2.0 -
Multi-Language Test IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/multi-lang-test-ig/ and changes regularly. See the Directory of published versions
URL officiel: http://hl7.org/fhir/test/multi-lang/ExampleScenario/example | Version: 0.2.0 | |||
Standards status: Informative Draft à partir de 2025-08-07 | Nom computable: ExampleExampleScenario |
Langue : en
Langue : en
This scenario demonstrates the process of getting the relevant medication instructions for a patient visit and reporting the results of administration. The scenario is as follows: After the prescription is issued, the institution schedules each individual administration event in the Medication Administration Record (MAR). When preparing for a visit, the nurse queries the MAR for the scheduled administrations, obtaining a bundle of records. The nurse then performs the care activities and registers the results in the device. Upon synchronization of the device and the institution, the results of administration are uploaded to the EHR, thus updating the MAR.
Pre-conditions:
Medication administration requests are in the EHR / MAR, scheduled for each individual intake.
Post-conditions:
Medication administration Reports are submitted, EHR is updated.
Step | Nom | Description | Initiator | Receiver | Requête | Response |
---|---|---|---|---|---|---|
1 | 1. Get today's schedule | Nurse | Nurse's Tablet | |||
See subprocessP1. Query Administration Requests below | ||||||
Pause | ||||||
4 | Notify (alert) | Nurse's Tablet | Nurse | |||
5 | Read orders | Nurse | Nurse's Tablet | |||
Pause | ||||||
5 | Ask if patient took meds | Nurse | Nurse | |||
Alternative Patient took drugs Invoke if patient took medications | ||||||
See subprocessRegister Meds taken below | ||||||
Alternative No drugs No, patient did not take drugs | ||||||
See subprocessRegister Meds NOT taken below | ||||||
Alternative Not clear Unknown whether patient took medications or not | ||||||
Pause | ||||||
Pause | ||||||
6 | Administer drug | Nurse | Nurse | |||
7 | Register administration | Nurse | Nurse's Tablet | |||
Pause | ||||||
See subprocessP2. Update administration reports below | ||||||
Pause | ||||||
See subprocessP3. Upload administration reports below |
Step | Nom | Description | Initiator | Receiver | Requête | Response |
---|---|---|---|---|---|---|
2 | 2.Query for medication administration orders,\n- For today's shifts\n- For today's patients | Nurse's Tablet | MAR / Scheduler | Search query1 | Bundle of Medication Requests |
Step | Nom | Description | Initiator | Receiver | Requête | Response |
---|---|---|---|---|---|---|
1a | Register Meds taken | Nurse | Nurse's Tablet |
Step | Nom | Description | Initiator | Receiver | Requête | Response |
---|---|---|---|---|---|---|
1b | Register Meds NOT taken | Nurse | Nurse's Tablet |
Step | Nom | Description | Initiator | Receiver | Requête | Response |
---|---|---|---|---|---|---|
8 | Nurse updates administration report | Nurse | Nurse's Tablet | Lunch meds - taken |
The nurse's system uploads the administration results to the server
Step | Nom | Description | Initiator | Receiver | Requête | Response |
---|---|---|---|---|---|---|
9 | Refresh | Nurse's Tablet | MAR / EHR | Bad reference: iheadm001 |
Langue : en
Nom | Type | Contenu | Description |
---|---|---|---|
Initial Prescription | MedicationRequest | The initial prescription which describes "medication X, 3 times per day" - the exact scheduling is not in the initial prescription (it is left for the care teams to decide on the schedule). | |
Request for day 1, morning | MedicationRequest | The administration request for day 1, morning | |
Request for day 1, lunch | MedicationRequest | The administration request for day 1, lunch | |
Request for day 1, evening | MedicationRequest | The administration request for day 1, evening | |
Request for day 2, morning | MedicationRequest | The administration request for day 2, morning | |
Request for day 2, lunch | MedicationRequest | The administration request for day 2, lunch | |
Request for day 2, evening | MedicationRequest | The administration request for day 2, evening | |
Morning meds - taken | MedicationAdministration | Administration report for day 1, morning: Taken | |
Morning meds - not taken | MedicationAdministration | Administration report for day 1, morning: NOT Taken | |
Bundle of Medication Requests | MedicationRequest | All the medication Requests for Day 1 | |
Lunch meds - taken | MedicationAdministration | Administration report for day 1, lunch: Taken | |
|
Administration report for day 1, lunch: Taken | ||
|
Administration report for day 1, lunch: Taken | ||
Search query1 | SearchParameter | The search administration request for day 1, morning |