CPG Example
0.1.0 - CI Build International flag

CPG Example, published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.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/ and changes regularly. See the Directory of published versions

: null (Bundle) - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="getdatatocollect-return"/>
  <type value="collection"/>
  <entry>
    <resource>
      <RequestGroup>
        <id value="getdatatocollect-return-y"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RequestGroup_getdatatocollect-return-y"> </a><p class="res-header-id"><b>Generated Narrative: RequestGroup getdatatocollect-return-y</b></p><a name="getdatatocollect-return-y"> </a><a name="hcgetdatatocollect-return-y"> </a><a name="getdatatocollect-return-y-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href="Bundle-getdatatocollect-data.html#Patient_Y">Bundle: type = collection</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect pregnancy status</p><p><b>resource</b>: <a href="Bundle-getdatatocollect-return.html#Task_collect-pregnancy-status">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect past antibiotic use</p><p><b>resource</b>: <a href="Bundle-getdatatocollect-return.html#Task_collect-past-antibiotic-use">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect current meds</p><p><b>resource</b>: <a href="Bundle-getdatatocollect-return.html#Task_collect-current-meds">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect nitrites</p><p><b>resource</b>: <a href="Bundle-getdatatocollect-return.html#Task_collect-nitrites">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect leukocytes</p><p><b>resource</b>: <a href="Bundle-getdatatocollect-return.html#Task_collect-leukocytes">Bundle: type = collection</a></p></blockquote></div>
        </text>
        <status value="active"/>
        <intent value="proposal"/>
        <subject>
          <reference value="Patient/Y"/>
        </subject>
        <action>
          <textEquivalent value="Collect pregnancy status"/>
          <resource>
            <reference value="Task/collect-pregnancy-status"/>
          </resource>
        </action>
        <action>
          <textEquivalent value="Collect past antibiotic use"/>
          <resource>
            <reference value="Task/collect-past-antibiotic-use"/>
          </resource>
        </action>
        <action>
          <textEquivalent value="Collect current meds"/>
          <resource>
            <reference value="Task/collect-current-meds"/>
          </resource>
        </action>
        <action>
          <textEquivalent value="Collect nitrites"/>
          <resource>
            <reference value="Task/collect-nitrites"/>
          </resource>
        </action>
        <action>
          <textEquivalent value="Collect leukocytes"/>
          <resource>
            <reference value="Task/collect-leukocytes"/>
          </resource>
        </action>
      </RequestGroup>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="collect-pregnancy-status"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_collect-pregnancy-status"> </a><p class="res-header-id"><b>Generated Narrative: Task collect-pregnancy-status</b></p><a name="collect-pregnancy-status"> </a><a name="hccollect-pregnancy-status"> </a><a name="collect-pregnancy-status-en-US"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></p><p><b>for</b>: <a href="Bundle-getdatatocollect-data.html#Patient_Y">Bundle: type = collection</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></td><td><a href="#hccollect-pregnancy-status/collect-pregnancy-status">collect-pregnancy-status</a></td></tr></table></div>
        </text>
        <contained>
          <Questionnaire>
            <id value="collect-pregnancy-status"/>
            <meta>
              <profile
                       value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"/>
            </meta>
            <status value="active"/>
          </Questionnaire>
        </contained>
        <status value="requested"/>
        <intent value="proposal"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
            <code value="collect-information"/>
            <display value="Collect information"/>
          </coding>
        </code>
        <for>
          <reference value="Patient/Y"/>
        </for>
        <input>
          <type>
            <coding>
              <system
                      value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
              <code value="collect-information"/>
              <display value="Collect information"/>
            </coding>
          </type>
          <valueCanonical value="#collect-pregnancy-status"/>
        </input>
      </Task>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="collect-past-antibiotic-use"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_collect-past-antibiotic-use"> </a><p class="res-header-id"><b>Generated Narrative: Task collect-past-antibiotic-use</b></p><a name="collect-past-antibiotic-use"> </a><a name="hccollect-past-antibiotic-use"> </a><a name="collect-past-antibiotic-use-en-US"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></p><p><b>for</b>: <a href="Bundle-getdatatocollect-data.html#Patient_Y">Bundle: type = collection</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></td><td><a href="#hccollect-past-antibiotic-use/collect-past-antibiotic-use">collect-past-antibiotic-use</a></td></tr></table></div>
        </text>
        <contained>
          <Questionnaire>
            <id value="collect-past-antibiotic-use"/>
            <meta>
              <profile
                       value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"/>
            </meta>
            <status value="active"/>
          </Questionnaire>
        </contained>
        <status value="requested"/>
        <intent value="proposal"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
            <code value="collect-information"/>
            <display value="Collect information"/>
          </coding>
        </code>
        <for>
          <reference value="Patient/Y"/>
        </for>
        <input>
          <type>
            <coding>
              <system
                      value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
              <code value="collect-information"/>
              <display value="Collect information"/>
            </coding>
          </type>
          <valueCanonical value="#collect-past-antibiotic-use"/>
        </input>
      </Task>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="collect-current-meds"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_collect-current-meds"> </a><p class="res-header-id"><b>Generated Narrative: Task collect-current-meds</b></p><a name="collect-current-meds"> </a><a name="hccollect-current-meds"> </a><a name="collect-current-meds-en-US"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></p><p><b>for</b>: <a href="Bundle-getdatatocollect-data.html#Patient_Y">Bundle: type = collection</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></td><td><a href="#hccollect-current-meds/collect-current-meds">collect-current-meds</a></td></tr></table></div>
        </text>
        <contained>
          <Questionnaire>
            <id value="collect-current-meds"/>
            <meta>
              <profile
                       value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"/>
            </meta>
            <status value="active"/>
          </Questionnaire>
        </contained>
        <status value="requested"/>
        <intent value="proposal"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
            <code value="collect-information"/>
            <display value="Collect information"/>
          </coding>
        </code>
        <for>
          <reference value="Patient/Y"/>
        </for>
        <input>
          <type>
            <coding>
              <system
                      value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
              <code value="collect-information"/>
              <display value="Collect information"/>
            </coding>
          </type>
          <valueCanonical value="#collect-current-meds"/>
        </input>
      </Task>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="collect-nitrites"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_collect-nitrites"> </a><p class="res-header-id"><b>Generated Narrative: Task collect-nitrites</b></p><a name="collect-nitrites"> </a><a name="hccollect-nitrites"> </a><a name="collect-nitrites-en-US"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></p><p><b>for</b>: <a href="Bundle-getdatatocollect-data.html#Patient_Y">Bundle: type = collection</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></td><td><a href="#hccollect-nitrites/collect-nitrites">collect-nitrites</a></td></tr></table></div>
        </text>
        <contained>
          <Questionnaire>
            <id value="collect-nitrites"/>
            <meta>
              <profile
                       value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"/>
            </meta>
            <status value="active"/>
          </Questionnaire>
        </contained>
        <status value="requested"/>
        <intent value="proposal"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
            <code value="collect-information"/>
            <display value="Collect information"/>
          </coding>
        </code>
        <for>
          <reference value="Patient/Y"/>
        </for>
        <input>
          <type>
            <coding>
              <system
                      value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
              <code value="collect-information"/>
              <display value="Collect information"/>
            </coding>
          </type>
          <valueCanonical value="#collect-nitrites"/>
        </input>
      </Task>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="collect-leukocytes"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_collect-leukocytes"> </a><p class="res-header-id"><b>Generated Narrative: Task collect-leukocytes</b></p><a name="collect-leukocytes"> </a><a name="hccollect-leukocytes"> </a><a name="collect-leukocytes-en-US"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></p><p><b>for</b>: <a href="Bundle-getdatatocollect-data.html#Patient_Y">Bundle: type = collection</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}">Collect information</span></td><td><a href="#hccollect-leukocytes/collect-leukocytes">collect-leukocytes</a></td></tr></table></div>
        </text>
        <contained>
          <Questionnaire>
            <id value="collect-leukocytes"/>
            <meta>
              <profile
                       value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"/>
            </meta>
            <status value="active"/>
          </Questionnaire>
        </contained>
        <status value="requested"/>
        <intent value="proposal"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
            <code value="collect-information"/>
            <display value="Collect information"/>
          </coding>
        </code>
        <for>
          <reference value="Patient/Y"/>
        </for>
        <input>
          <type>
            <coding>
              <system
                      value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
              <code value="collect-information"/>
              <display value="Collect information"/>
            </coding>
          </type>
          <valueCanonical value="#collect-leukocytes"/>
        </input>
      </Task>
    </resource>
  </entry>
</Bundle>