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/Medication-renal-failure-warnings | Version: 1.0.0 | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: Renal Failure Warnings |
The renal failure warnings operation is used to get renal warnings for given Medications or Medication Scheme.
URL: [base]/Medication/$renal-failure-warnings
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | subject | 1..1 | Reference | Reference | ||
IN | input | 0..* | Medication | List of new medications. If not empty then only warnings between input medications will be returned. Old medication warnings won't be returned. | ||
OUT | return | 1..1 | ClinicalUseDefinition | Found warnings |