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/interactions | Version: 1.0.0 | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: Interactions |
The interactions operation is used to get interactions for given Medications or MedicationPlan.
Generated Narrative: OperationDefinition Medication-interactions
URL: [base]/Medication/$interactions
URL: [base]/Patient/$interactions
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | subject | 1..1 | Patient | Patient | ||
IN | input | 0..* | Medication | List of new medications. If not empty then only interactions between input medications will be returned. Old medication interactions won't be returned if they don't interact with new medications. | ||
OUT | return | 1..1 | ClinicalUseDefinition | Found interactions |