Prescription Search Support
1.0.0 - STU1
Prescription Search Support, published by eHealth Platform. 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/hl7-be/pss/ and changes regularly. See the Directory of published versions
Active as of 2024-11-18 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="be-op-required-dataforantimicro-request"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition be-op-required-dataforantimicro-request</b></p><a name="be-op-required-dataforantimicro-request"> </a><a name="hcbe-op-required-dataforantimicro-request"> </a><a name="be-op-required-dataforantimicro-request-en-US"> </a><p>URL: [base]/$requiredDataForAntimicro</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>age</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Age">Age</a></td><td/><td><div><p>Age of the patient</p>
</div></td></tr><tr><td>IN</td><td>indication</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Coding">Coding</a></td><td/><td><div><p>The indication selected by EPD</p>
</div></td></tr><tr><td>IN</td><td>intolerances</td><td/><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Coding">Coding</a></td><td/><td><div><p>Patient's known intolerances or allergies, providing only SNOMED code</p>
</div></td></tr><tr><td>IN</td><td>intention</td><td/><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Coding">Coding</a></td><td/><td><div><p>The medication prescribed, represented by ATC code</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/questionnaire.html">Questionnaire</a></td><td/><td/></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/pss/OperationDefinition/be-op-required-dataforantimicro-request"/>
<version value="1.0.0"/>
<name value="RequiredDataForAntimicro"/>
<status value="active"/>
<kind value="operation"/>
<date value="2024-11-18T08:52:42+00:00"/>
<publisher value="eHealth Platform"/>
<contact>
<name value="eHealth Platform"/>
<telecom>
<system value="url"/>
<value value="http://www.ehealth.fgov.be/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="support@be-ehealth-standards.atlassian.net"/>
</telecom>
</contact>
<contact>
<name value="Message Structure eHealth"/>
<telecom>
<system value="email"/>
<value value="message-structure@ehealth.fgov.be"/>
<use value="work"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
</coding>
</jurisdiction>
<code value="requiredDataForAntimicro"/>
<system value="true"/>
<type value="false"/>
<instance value="false"/>
<parameter>
<name value="age"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="Age of the patient"/>
<type value="Age"/>
</parameter>
<parameter>
<name value="indication"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="The indication selected by EPD"/>
<type value="Coding"/>
</parameter>
<parameter>
<name value="intolerances"/>
<use value="in"/>
<min value="0"/>
<max value="*"/>
<documentation
value="Patient's known intolerances or allergies, providing only SNOMED code"/>
<type value="Coding"/>
</parameter>
<parameter>
<name value="intention"/>
<use value="in"/>
<min value="0"/>
<max value="*"/>
<documentation
value="The medication prescribed, represented by ATC code"/>
<type value="Coding"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<type value="Questionnaire"/>
</parameter>
</OperationDefinition>