: Beispiel für Abort-Operation Fehlerantwort (PVS) - XML Representation
Raw xml | Download
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="ExampleOperationAbortErrorPVS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome ExampleOperationAbortErrorPVS</b></p><a name="ExampleOperationAbortErrorPVS"> </a><a name="hcExampleOperationAbortErrorPVS"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Forbidden</td><td><span title="Codes:">Task must not be in progress for users other than pharmacy, but is: in-progress</span></td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="forbidden"/>
<details>
<text
value="Task must not be in progress for users other than pharmacy, but is: in-progress"/>
</details>
</issue>
</OperationOutcome>