Medication Scheme Implementation Guide
1.0.0 - draft
Medication Scheme Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions
Official URL: https://fhir.ee/OperationDefinition/MedicationStatement-confirm | Version: 1.0.0 | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: Confirm |
The $confirm operation manages a medication plan of a patient, i.e. creates a snapshot of effective medication statements as well as propagates medication requests.
Generated Narrative: OperationDefinition MedicationStatement-confirm
URL: [base]/MedicationStatement/$confirm
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | lastKnownConfirmation | 0..1 | Reference | Fully qualified reference to the previous medication plan (i.e. List resource) | ||
IN | input | 1..1 | Bundle | Added, changed and ceased medication statements and the included medication resources as they should be persisted in the next snapshot of the medication plan | ||
IN | confirmer | 1..1 | PractitionerRole | The PractitionerRole resource of the practitioner confirming the statements, will be added to prescribed statements and list resource as contained resource | ||
OUT | return | 1..1 | Bundle | In force medication plan, i.e. the interconnected List, MedicationStatement and Medication resources |