Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis
1.1.0 - ci-build International flag

Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: bundle-2 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="bundle-2"/>
  <type value="collection"/>
  <entry>
    <fullUrl
             value="http://cqframework.org/cpg-example-anthrax/Patient/patient-1"/>
    <resource>
      <Patient>
        <id value="patient-1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient-1"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient-1</b></p><a name="patient-1"> </a><a name="hcpatient-1"> </a><a name="patient-1-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">John Smith  Male, DoB: 2000-01-01</p><hr/></div>
        </text>
        <name>
          <family value="Smith"/>
          <given value="John"/>
        </name>
        <gender value="male"/>
        <birthDate value="2000-01-01"/>
      </Patient>
    </resource>
  </entry>
</Bundle>