Patsiendi elulõpu tahteavaldus
0.1.0 - trial-use
Patsiendi elulõpu tahteavaldus, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.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-pet/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-04 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="ahd-task-reject"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition ahd-task-reject</b></p><a name="ahd-task-reject"> </a><a name="hcahd-task-reject"> </a><p>URL: [base]/Task/[id]/$reject</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>OUT</td><td>task</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R5/references.html#Reference">Reference</a></td><td/><td><div><p>Reference to the rejected invitation version.</p>
</div></td></tr><tr><td>OUT</td><td>trustedPerson</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R5/references.html#Reference">Reference</a></td><td/><td><div><p>Reference to the rejected trusted person version.</p>
</div></td></tr></table></div>
</text>
<url value="https://fhir.ee/ahd/OperationDefinition/ahd-task-reject"/>
<version value="0.1.0"/>
<name value="AHDTrusteeInvitationReject"/>
<title value="Trusted person invitation rejection ($reject)"/>
<status value="active"/>
<kind value="operation"/>
<experimental value="false"/>
<date value="2026-09-04T09:27:54+00:00"/>
<publisher value="TEHIK"/>
<contact>
<name value="TEHIK"/>
<telecom>
<system value="url"/>
<value value="https://tehik.ee"/>
</telecom>
<telecom>
<system value="email"/>
<value value="abi@tehik.ee"/>
</telecom>
</contact>
<description
value="UC-AHD-060 alternative flow 2.2.1: the invitation recipient rejects the trusted person invitation. The operation accepts no input parameters."/>
<affectsState value="true"/>
<code value="reject"/>
<resource value="Task"/>
<system value="false"/>
<type value="false"/>
<instance value="true"/>
<parameter>
<name value="task"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="Reference to the rejected invitation version."/>
<type value="Reference"/>
</parameter>
<parameter>
<name value="trustedPerson"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="Reference to the rejected trusted person version."/>
<type value="Reference"/>
</parameter>
</OperationDefinition>