: Not Found Error Example - XML Representation
Raw xml | Download
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="c82fbd75-0c96-4d78-b8e7-b94ca4293820"/>
<meta>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-operation-outcome-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome c82fbd75-0c96-4d78-b8e7-b94ca4293820</b></p><a name="c82fbd75-0c96-4d78-b8e7-b94ca4293820"> </a><a name="hcc82fbd75-0c96-4d78-b8e7-b94ca4293820"> </a><a name="c82fbd75-0c96-4d78-b8e7-b94ca4293820-en-US"> </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><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Not Found</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/operation-outcome MSG_NO_EXIST}">Resource Id "%s" does not exist</span></td><td>Not Found: No matching resource found</td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="not-found"/>
<details>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/operation-outcome"/>
<code value="MSG_NO_EXIST"/>
<display value="Resource Id "%s" does not exist"/>
</coding>
</details>
<diagnostics value="Not Found: No matching resource found"/>
</issue>
</OperationOutcome>