Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis
1.1.0 - ci-build
Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis, published by HL7 International - Clinical Decision Support WG. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cpg-example-anthrax/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="bundle-1"/>
<type value="collection"/>
<entry>
<fullUrl value="http://hl7.org/fhir/uv/cpg/anthrax/Patient/patient-2"/>
<resource>
<Patient>
<id value="patient-2"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient-2"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient-2</b></p><a name="patient-2"> </a><a name="hcpatient-2"> </a><a name="patient-2-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">John Smith Male, DoB: 2010-01-01</p><hr/></div>
</text>
<name>
<family value="Smith"/>
<given value="John"/>
</name>
<gender value="male"/>
<birthDate value="2010-01-01"/>
</Patient>
</resource>
</entry>
</Bundle>