This page is part of the Real Time Location Services Implementation Guide (v1.0.0-ballot2: STU 1.0 Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
<Parameters xmlns="http://hl7.org/fhir">
<id value="StaffDuressOutputExample-Parameters"/>
<parameter>
<name value="task"/>
<resource>
<Task>
<id value="111222333"/>
<status value="received"/>
<intent value="unknown"/>
<priority value="stat"/>
<code>
<text value="Staff Duress"/>
</code>
</Task>
</resource>
</parameter>
</Parameters>