Referral Prescription, published by . 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/referral/ and changes regularly. See the Directory of published versions
Draft as of 2020-07-24 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="be-op-cancel"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition be-op-cancel</b></p><a name="be-op-cancel"> </a><a name="hcbe-op-cancel"> </a><a name="be-op-cancel-en-US"> </a><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>reasonCode</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#code">code</a></td><td>https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-reason-referral-status (Required)</td><td><div><p>reason for the cancelling</p>
</div></td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/referral/OperationDefinition/be-op-cancel"/>
<version value="1.0.0"/>
<name value="cancel"/>
<title value="Cancel Referral Prescription or Proposal"/>
<status value="draft"/>
<kind value="operation"/>
<experimental value="true"/>
<date value="2020-07-24"/>
<contact>
<name value="HL7 Belgium"/>
<telecom>
<system value="url"/>
<value value="http://hl7belgium.org"/>
</telecom>
</contact>
<contact>
<name value="Message-Structure"/>
<telecom>
<system value="email"/>
<value value="message-structure@ehealth.fgov.be"/>
<use value="work"/>
</telecom>
</contact>
<description value="Cancel Referral Prescription or Proposal"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<affectsState value="true"/>
<code value="cancel"/>
<resource value="ServiceRequest"/>
<system value="false"/>
<type value="false"/>
<instance value="false"/>
<parameter>
<name value="reasonCode"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation value="reason for the cancelling"/>
<type value="code"/>
<binding>
<strength value="required"/>
<valueSet
value="https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-reason-referral-status"/>
</binding>
</parameter>
</OperationDefinition>