Quality Measure Implementation Guide
2.0.0 - STU 2 International flag

Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions

: Scoring Test Patients

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="scoring-test-patients"/>
  <language value="en"/>
  <type value="collection"/>
  <entry>
    <fullUrl value="http://example.org/fhir/ResearchStudy/cqm-example-study"/>
    <resource>
      <ResearchStudy>
        <id value="cqm-example-study"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ResearchStudy cqm-example-study</b></p><a name="cqm-example-study"> </a><a name="hccqm-example-study"> </a><p><b>title</b>: Example research study</p><p><b>status</b>: Completed</p></div>
        </text>
        <title value="Example research study"/>
        <status value="completed"/>
      </ResearchStudy>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/ada"/>
    <resource>
      <Patient>
        <id value="ada"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ada</b></p><a name="ada"> </a><a name="hcada"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Ada Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Ada"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/ada-enc-0"/>
    <resource>
      <Encounter>
        <id value="ada-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ada-enc-0</b></p><a name="ada-enc-0"> </a><a name="hcada-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ada">Ada Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/ada"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/ada-proc-0"/>
    <resource>
      <Procedure>
        <id value="ada-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ada-proc-0</b></p><a name="ada-proc-0"> </a><a name="hcada-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ada">Ada Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/ada"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ada-obs-0"/>
    <resource>
      <Observation>
        <id value="ada-obs-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ada-obs-0</b></p><a name="ada-obs-0"> </a><a name="hcada-obs-0"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ada">Ada Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ada"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ada-obs-1"/>
    <resource>
      <Observation>
        <id value="ada-obs-1"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ada-obs-1</b></p><a name="ada-obs-1"> </a><a name="hcada-obs-1"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ada">Ada Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ada"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Immunization/ada-imm-0"/>
    <resource>
      <Immunization>
        <id value="ada-imm-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization ada-imm-0</b></p><a name="ada-imm-0"> </a><a name="hcada-imm-0"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">example vaccine</span></p><p><b>patient</b>: <a href="Bundle-scoring-test-patients.html#Patient_ada">Ada Example  (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>
        </text>
        <status value="completed"/>
        <vaccineCode>
          <text value="example vaccine"/>
        </vaccineCode>
        <patient>
          <reference value="Patient/ada"/>
        </patient>
        <occurrenceDateTime value="2024-01-01"/>
      </Immunization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/ben"/>
    <resource>
      <Patient>
        <id value="ben"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ben</b></p><a name="ben"> </a><a name="hcben"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Ben Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Ben"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/ben-enc-0"/>
    <resource>
      <Encounter>
        <id value="ben-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ben-enc-0</b></p><a name="ben-enc-0"> </a><a name="hcben-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ben">Ben Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/ben"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/ben-proc-0"/>
    <resource>
      <Procedure>
        <id value="ben-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ben-proc-0</b></p><a name="ben-proc-0"> </a><a name="hcben-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ben">Ben Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/ben"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/cyd"/>
    <resource>
      <Patient>
        <id value="cyd"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient cyd</b></p><a name="cyd"> </a><a name="hccyd"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Cyd Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Cyd"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/cyd-proc-0"/>
    <resource>
      <Procedure>
        <id value="cyd-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure cyd-proc-0</b></p><a name="cyd-proc-0"> </a><a name="hccyd-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-0"/>
    <resource>
      <Observation>
        <id value="cyd-obs-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-0</b></p><a name="cyd-obs-0"> </a><a name="hccyd-obs-0"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-1"/>
    <resource>
      <Observation>
        <id value="cyd-obs-1"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-1</b></p><a name="cyd-obs-1"> </a><a name="hccyd-obs-1"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-2"/>
    <resource>
      <Observation>
        <id value="cyd-obs-2"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-2</b></p><a name="cyd-obs-2"> </a><a name="hccyd-obs-2"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-3"/>
    <resource>
      <Observation>
        <id value="cyd-obs-3"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-3</b></p><a name="cyd-obs-3"> </a><a name="hccyd-obs-3"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-4"/>
    <resource>
      <Observation>
        <id value="cyd-obs-4"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-4</b></p><a name="cyd-obs-4"> </a><a name="hccyd-obs-4"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-5"/>
    <resource>
      <Observation>
        <id value="cyd-obs-5"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-5</b></p><a name="cyd-obs-5"> </a><a name="hccyd-obs-5"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-6"/>
    <resource>
      <Observation>
        <id value="cyd-obs-6"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-6</b></p><a name="cyd-obs-6"> </a><a name="hccyd-obs-6"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-7"/>
    <resource>
      <Observation>
        <id value="cyd-obs-7"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-7</b></p><a name="cyd-obs-7"> </a><a name="hccyd-obs-7"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/cyd-obs-8"/>
    <resource>
      <Observation>
        <id value="cyd-obs-8"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cyd-obs-8</b></p><a name="cyd-obs-8"> </a><a name="hccyd-obs-8"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/cyd"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Immunization/cyd-imm-0"/>
    <resource>
      <Immunization>
        <id value="cyd-imm-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization cyd-imm-0</b></p><a name="cyd-imm-0"> </a><a name="hccyd-imm-0"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">example vaccine</span></p><p><b>patient</b>: <a href="Bundle-scoring-test-patients.html#Patient_cyd">Cyd Example  (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>
        </text>
        <status value="completed"/>
        <vaccineCode>
          <text value="example vaccine"/>
        </vaccineCode>
        <patient>
          <reference value="Patient/cyd"/>
        </patient>
        <occurrenceDateTime value="2024-01-01"/>
      </Immunization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/dev"/>
    <resource>
      <Patient>
        <id value="dev"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient dev</b></p><a name="dev"> </a><a name="hcdev"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Dev Example  (no stated gender), DoB Unknown</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">true</td></tr></table></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Dev"/>
        </name>
        <deceasedBoolean value="true"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/dev-enc-0"/>
    <resource>
      <Encounter>
        <id value="dev-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter dev-enc-0</b></p><a name="dev-enc-0"> </a><a name="hcdev-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/dev"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/dev-proc-0"/>
    <resource>
      <Procedure>
        <id value="dev-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure dev-proc-0</b></p><a name="dev-proc-0"> </a><a name="hcdev-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/dev"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/dev-obs-0"/>
    <resource>
      <Observation>
        <id value="dev-obs-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation dev-obs-0</b></p><a name="dev-obs-0"> </a><a name="hcdev-obs-0"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/dev"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/dev-obs-1"/>
    <resource>
      <Observation>
        <id value="dev-obs-1"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation dev-obs-1</b></p><a name="dev-obs-1"> </a><a name="hcdev-obs-1"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/dev"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/dev-obs-2"/>
    <resource>
      <Observation>
        <id value="dev-obs-2"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation dev-obs-2</b></p><a name="dev-obs-2"> </a><a name="hcdev-obs-2"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/dev"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/dev-obs-3"/>
    <resource>
      <Observation>
        <id value="dev-obs-3"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation dev-obs-3</b></p><a name="dev-obs-3"> </a><a name="hcdev-obs-3"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/dev"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Immunization/dev-imm-0"/>
    <resource>
      <Immunization>
        <id value="dev-imm-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization dev-imm-0</b></p><a name="dev-imm-0"> </a><a name="hcdev-imm-0"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">example vaccine</span></p><p><b>patient</b>: <a href="Bundle-scoring-test-patients.html#Patient_dev">Dev Example  (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>
        </text>
        <status value="completed"/>
        <vaccineCode>
          <text value="example vaccine"/>
        </vaccineCode>
        <patient>
          <reference value="Patient/dev"/>
        </patient>
        <occurrenceDateTime value="2024-01-01"/>
      </Immunization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/eve"/>
    <resource>
      <Patient>
        <id value="eve"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient eve</b></p><a name="eve"> </a><a name="hceve"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Eve Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Eve"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/eve-enc-0"/>
    <resource>
      <Encounter>
        <id value="eve-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter eve-enc-0</b></p><a name="eve-enc-0"> </a><a name="hceve-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_eve">Eve Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/eve"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/eve-proc-0"/>
    <resource>
      <Procedure>
        <id value="eve-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure eve-proc-0</b></p><a name="eve-proc-0"> </a><a name="hceve-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_eve">Eve Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/eve"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/eve-obs-0"/>
    <resource>
      <Observation>
        <id value="eve-obs-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation eve-obs-0</b></p><a name="eve-obs-0"> </a><a name="hceve-obs-0"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_eve">Eve Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/eve"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Immunization/eve-imm-0"/>
    <resource>
      <Immunization>
        <id value="eve-imm-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization eve-imm-0</b></p><a name="eve-imm-0"> </a><a name="hceve-imm-0"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">example vaccine</span></p><p><b>patient</b>: <a href="Bundle-scoring-test-patients.html#Patient_eve">Eve Example  (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>
        </text>
        <status value="completed"/>
        <vaccineCode>
          <text value="example vaccine"/>
        </vaccineCode>
        <patient>
          <reference value="Patient/eve"/>
        </patient>
        <occurrenceDateTime value="2024-01-01"/>
      </Immunization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/ResearchSubject/eve-subject-0"/>
    <resource>
      <ResearchSubject>
        <id value="eve-subject-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ResearchSubject eve-subject-0</b></p><a name="eve-subject-0"> </a><a name="hceve-subject-0"> </a><p><b>status</b>: On-study</p><p><b>study</b>: <a href="Bundle-scoring-test-patients.html#ResearchStudy_cqm-example-study">ResearchStudy Example research study</a></p><p><b>individual</b>: <a href="Bundle-scoring-test-patients.html#Patient_eve">Eve Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="on-study"/>
        <study>
          <reference value="ResearchStudy/cqm-example-study"/>
        </study>
        <individual>
          <reference value="Patient/eve"/>
        </individual>
      </ResearchSubject>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/fin"/>
    <resource>
      <Patient>
        <id value="fin"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient fin</b></p><a name="fin"> </a><a name="hcfin"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Fin Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Fin"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/fin-enc-0"/>
    <resource>
      <Encounter>
        <id value="fin-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter fin-enc-0</b></p><a name="fin-enc-0"> </a><a name="hcfin-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_fin">Fin Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/fin"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/fin-proc-0"/>
    <resource>
      <Procedure>
        <id value="fin-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure fin-proc-0</b></p><a name="fin-proc-0"> </a><a name="hcfin-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_fin">Fin Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/fin"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Condition/fin-cond-0"/>
    <resource>
      <Condition>
        <id value="fin-cond-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition fin-cond-0</b></p><a name="fin-cond-0"> </a><a name="hcfin-cond-0"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_fin">Fin Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <subject>
          <reference value="Patient/fin"/>
        </subject>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/gus"/>
    <resource>
      <Patient>
        <id value="gus"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient gus</b></p><a name="gus"> </a><a name="hcgus"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Gus Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Gus"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/gus-enc-0"/>
    <resource>
      <Encounter>
        <id value="gus-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter gus-enc-0</b></p><a name="gus-enc-0"> </a><a name="hcgus-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/gus"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Procedure/gus-proc-0"/>
    <resource>
      <Procedure>
        <id value="gus-proc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure gus-proc-0</b></p><a name="gus-proc-0"> </a><a name="hcgus-proc-0"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="completed"/>
        <subject>
          <reference value="Patient/gus"/>
        </subject>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/gus-obs-0"/>
    <resource>
      <Observation>
        <id value="gus-obs-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation gus-obs-0</b></p><a name="gus-obs-0"> </a><a name="hcgus-obs-0"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/gus"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/gus-obs-1"/>
    <resource>
      <Observation>
        <id value="gus-obs-1"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation gus-obs-1</b></p><a name="gus-obs-1"> </a><a name="hcgus-obs-1"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/gus"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/gus-obs-2"/>
    <resource>
      <Observation>
        <id value="gus-obs-2"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation gus-obs-2</b></p><a name="gus-obs-2"> </a><a name="hcgus-obs-2"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/gus"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Condition/gus-cond-0"/>
    <resource>
      <Condition>
        <id value="gus-cond-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition gus-cond-0</b></p><a name="gus-cond-0"> </a><a name="hcgus-cond-0"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <subject>
          <reference value="Patient/gus"/>
        </subject>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Immunization/gus-imm-0"/>
    <resource>
      <Immunization>
        <id value="gus-imm-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization gus-imm-0</b></p><a name="gus-imm-0"> </a><a name="hcgus-imm-0"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:">example vaccine</span></p><p><b>patient</b>: <a href="Bundle-scoring-test-patients.html#Patient_gus">Gus Example  (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>
        </text>
        <status value="completed"/>
        <vaccineCode>
          <text value="example vaccine"/>
        </vaccineCode>
        <patient>
          <reference value="Patient/gus"/>
        </patient>
        <occurrenceDateTime value="2024-01-01"/>
      </Immunization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/hana"/>
    <resource>
      <Patient>
        <id value="hana"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient hana</b></p><a name="hana"> </a><a name="hchana"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Hana Example  (no stated gender), DoB Unknown</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">true</td></tr></table></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Hana"/>
        </name>
        <deceasedBoolean value="true"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/ivy"/>
    <resource>
      <Patient>
        <id value="ivy"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ivy</b></p><a name="ivy"> </a><a name="hcivy"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Ivy Example  (no stated gender), DoB Unknown</p><hr/></div>
        </text>
        <name>
          <family value="Example"/>
          <given value="Ivy"/>
        </name>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/ivy-enc-0"/>
    <resource>
      <Encounter>
        <id value="ivy-enc-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ivy-enc-0</b></p><a name="ivy-enc-0"> </a><a name="hcivy-enc-0"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-0"/>
    <resource>
      <Observation>
        <id value="ivy-obs-0"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-0</b></p><a name="ivy-obs-0"> </a><a name="hcivy-obs-0"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-1"/>
    <resource>
      <Observation>
        <id value="ivy-obs-1"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-1</b></p><a name="ivy-obs-1"> </a><a name="hcivy-obs-1"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-2"/>
    <resource>
      <Observation>
        <id value="ivy-obs-2"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-2</b></p><a name="ivy-obs-2"> </a><a name="hcivy-obs-2"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-3"/>
    <resource>
      <Observation>
        <id value="ivy-obs-3"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-3</b></p><a name="ivy-obs-3"> </a><a name="hcivy-obs-3"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-4"/>
    <resource>
      <Observation>
        <id value="ivy-obs-4"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-4</b></p><a name="ivy-obs-4"> </a><a name="hcivy-obs-4"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-5"/>
    <resource>
      <Observation>
        <id value="ivy-obs-5"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-5</b></p><a name="ivy-obs-5"> </a><a name="hcivy-obs-5"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/ivy-obs-6"/>
    <resource>
      <Observation>
        <id value="ivy-obs-6"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ivy-obs-6</b></p><a name="ivy-obs-6"> </a><a name="hcivy-obs-6"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">example observation</span></p><p><b>subject</b>: <a href="Bundle-scoring-test-patients.html#Patient_ivy">Ivy Example  (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href="Bundle-scoring-test-patients.html#Practitioner_practitioner-1">Practitioner Ronald Bone </a></p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="example observation"/>
        </code>
        <subject>
          <reference value="Patient/ivy"/>
        </subject>
        <effectiveDateTime value="2022-08-24T10:39:52+00:00"/>
        <performer>
          <reference value="Practitioner/practitioner-1"/>
        </performer>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Practitioner/practitioner-1"/>
    <resource>
      <Practitioner>
        <id value="practitioner-1"/>
        <language value="en"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner practitioner-1</b></p><a name="practitioner-1"> </a><a name="hcpractitioner-1"> </a><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.5.0/NamingSystem-npi.html" title="National Provider Identifier">United States National Provider Identifier</a>/9941339100</p><p><b>name</b>: Ronald Bone </p><p><b>address</b>: 1003 HEALTHCARE DR AMHERST MA 01002 (work)</p></div>
        </text>
        <identifier>
          <system value="http://hl7.org/fhir/sid/us-npi"/>
          <value value="9941339100"/>
        </identifier>
        <name>
          <family value="Bone"/>
          <given value="Ronald"/>
          <prefix value="Dr"/>
        </name>
        <address>
          <use value="work"/>
          <line value="1003 HEALTHCARE DR"/>
          <city value="AMHERST"/>
          <state value="MA"/>
          <postalCode value="01002"/>
        </address>
      </Practitioner>
    </resource>
  </entry>
</Bundle>