Da Vinci Risk Adjustment Implementation Guide
2.0.0-ballot - STU2 Ballot United States of America flag

This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0-ballot: STU2 (v2.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: ra-searchsetbundle01pat01: SearchSet Bundle Pat1 MeasureReport01 group003 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="ra-searchsetbundle01pat01"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-searchset-bundle"/>
  </meta>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:8f5d56d2-8342-4c58-8e27-79ccee491172"/>
  </identifier>
  <type value="searchset"/>
  <timestamp value="2021-10-24T06:17:58.172+00:00"/>
  <link>
    <relation value="self"/>
    <url
         value="http://example.org/fhir?_id=ra-condition12pat01,ra-encounter46pat01"/>
  </link>
  <entry>
    <fullUrl value="http://example.org/fhir/Condition/ra-condition12pat01"/>
    <resource>
      <Condition>
        <id value="ra-condition12pat01"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="ra-condition12pat01"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Condition &quot;ra-condition12pat01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-condition.html">US Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-condition-ver-status.html">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Encounter Diagnosis <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>code</b>: F309: Manic episode, unspecified <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-icd10CM.html">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#F30.9 &quot;Manic episode, unspecified&quot;)</span></p><p><b>subject</b>: <a href="Patient-ra-patient01.html">Patient/ra-patient01</a> &quot; EVERYWOMAN&quot;</p><p><b>onset</b>: 2021-10-11</p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
            <display value="Active"/>
          </coding>
          <text value="Active"/>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
            <code value="confirmed"/>
            <display value="Confirmed"/>
          </coding>
          <text value="Confirmed"/>
        </verificationStatus>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="encounter-diagnosis"/>
            <display value="Encounter Diagnosis"/>
          </coding>
          <text value="Encounter Diagnosis"/>
        </category>
        <code>
          <coding>
            <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
            <code value="F30.9"/>
            <display value="Manic episode, unspecified"/>
          </coding>
          <text value="F309: Manic episode, unspecified"/>
        </code>
        <subject>
          <reference value="Patient/ra-patient01"/>
        </subject>
        <onsetDateTime value="2021-10-11"/>
      </Condition>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/ra-encounter46pat01"/>
    <resource>
      <Encounter>
        <id value="ra-encounter46pat01"/>
        <meta>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/instance-name">
            <valueString
                         value="Encounter with Dr Howell on 20211015 for Patient 01"/>
          </extension>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/instance-description">
            <valueMarkdown
                           value="This is Encounter with Dr Howell on 20211015 for Patient 01."/>
          </extension>
          <lastUpdated value="2021-10-15T09:56:57.250-04:00"/>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="ra-encounter46pat01"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Encounter &quot;ra-encounter46pat01&quot; Updated &quot;2021-10-15 09:56:57-0400&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-encounter.html">US Core Encounter Profile</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: 99396: Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 40-64 years <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-CPT.html">Current Procedural Terminology (CPT®)</a>#99396 &quot;Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 40-64 years&quot;)</span></p><p><b>subject</b>: <a href="Patient-ra-patient01.html">Patient/ra-patient01</a> &quot; EVERYWOMAN&quot;</p><h3>Participants</h3><table class="grid"><tr><td>-</td><td><b>Individual</b></td></tr><tr><td>*</td><td><a href="Practitioner-ra-prac01pat01.html">Practitioner/ra-prac01pat01</a> &quot; HIPPOCRATES&quot;</td></tr></table><p><b>period</b>: 2021-01-31 --&gt; 2021-01-31</p><h3>Diagnoses</h3><table class="grid"><tr><td>-</td><td><b>Condition</b></td></tr><tr><td>*</td><td><a href="#Condition_ra-condition12pat01">See above (Condition/ra-condition12pat01)</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-ra-org01pat01.html">Organization/ra-org01pat01</a> &quot;Community Urgent Care&quot;</p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
          <display value="ambulatory"/>
        </class>
        <type>
          <coding>
            <system value="http://www.ama-assn.org/go/cpt"/>
            <code value="99396"/>
            <display
                     value="Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 40-64 years"/>
          </coding>
          <text
                value="99396: Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 40-64 years"/>
        </type>
        <subject>
          <reference value="Patient/ra-patient01"/>
        </subject>
        <participant>
          <individual>
            <reference value="Practitioner/ra-prac01pat01"/>
          </individual>
        </participant>
        <period>
          <start value="2021-01-31"/>
          <end value="2021-01-31"/>
        </period>
        <diagnosis>
          <condition>
            <reference value="Condition/ra-condition12pat01"/>
          </condition>
        </diagnosis>
        <serviceProvider>
          <reference value="Organization/ra-org01pat01"/>
        </serviceProvider>
      </Encounter>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>