type: exampleresource: DetectedIssueexample: detectedissue-example-allergy
DetectedIssue Example: detectedissue-example-allergy
Narrative
[Put rendering here]
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<DetectedIssue xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/detectedissue.xsd">
<id value="allergy"/>
<text>
<status value="generated" />
<div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
</text>
<!-- insert contents here -->
<status value="final"/>
</DetectedIssue>