Medication Scheme Implementation Guide
1.0.0 - trial-use Estonia flag

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

OperationDefinition: Check if the medication can be prescribed

Official URL: https://fhir.ee/OperationDefinition/can-prescribe Version: 1.0.0
Standards status: Trial-use Maturity Level: 1 Computable Name: Can Prescribe

The can prescribe operation checks if the Medication can be prescribed to the patient based on existing medications

URL: [base]/Medication/$can-prescribe

URL: [base]/Patient/$can-prescribe

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INsubject1..1Patient

Patient

INinput1..1Medication

Medication to be checked against current medications in scheme and prescribed drafts.

INdraft0..*Medication

List of new medication drafts that the input medication is checked against.

OUTreturn1..1OperationOutcome

Whether conflicts were found and the nature of the conflicts.

Notes:

Näited

Näidispäring

GET

Näidisvastus

{
  	"resourceType": "",
  	"contentType": "",
	"data": ""
}