: Example Failed To Process Operation Outcome - XML Representation
Raw xml | Download
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="ExampleFailedToProcessOperationOutcome"/>
<meta>
<profile
value="https://gematik.de/fhir/atf/StructureDefinition/atf-operation-outcome"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome ExampleFailedToProcessOperationOutcome</b></p><a name="ExampleFailedToProcessOperationOutcome"> </a><a name="hcExampleFailedToProcessOperationOutcome"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-atf-operation-outcome.html">ATF Operation Outcome</a></p></div><p><b>ATF Message ID EX</b>: da669fc6-b9f9-4ced-8f31-95fe35564601</p><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Processing Failure</p><p><b>diagnostics</b>: Medikamentenname wurde nicht angegeben.</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Processing Failure</p><p><b>diagnostics</b>: Sender der Nachricht konnte nicht ermittelt werden.</p></blockquote></div>
</text>
<extension
url="https://gematik.de/fhir/atf/StructureDefinition/atf-message-id-ex">
<valueString value="da669fc6-b9f9-4ced-8f31-95fe35564601"/>
</extension>
<issue>
<severity value="error"/>
<code value="processing"/>
<diagnostics value="Medikamentenname wurde nicht angegeben."/>
</issue>
<issue>
<severity value="warning"/>
<code value="processing"/>
<diagnostics value="Sender der Nachricht konnte nicht ermittelt werden."/>
</issue>
</OperationOutcome>