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
<Parameters xmlns="http://hl7.org/fhir">
<id value="parameters-response"/>
<parameter>
<name value="insuranceParameter"/>
<valueBoolean value="true"/>
</parameter>
<parameter>
<name value="insuranceEUParameter"/>
<valueBoolean value="true"/>
</parameter>
<parameter>
<name value="oldAgePensionParameter"/>
<valueBoolean value="true"/>
</parameter>
<parameter>
<name value="incapacityForWorkPensionParameter"/>
<valueBoolean value="false"/>
</parameter>
<parameter>
<name value="reimbursementParameter"/>
<part>
<name value="condition"/>
<valueCodeableConcept>
<coding>
<code value="9004"/>
</coding>
</valueCodeableConcept>
</part>
<part>
<name value="rate"/>
<valueCodeableConcept>
<coding>
<code value="090"/>
</coding>
</valueCodeableConcept>
</part>
</parameter>
</Parameters>