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 (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

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

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "ra-searchsetbundle01pat01",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-searchset-bundle"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:8f5d56d2-8342-4c58-8e27-79ccee491172"
  },
  "type" : "searchset",
  "timestamp" : "2021-10-24T06:17:58.172+00:00",
  "link" : [
    {
      "relation" : "self",
      "url" : "http://example.org/fhir?_id=ra-condition12pat01,ra-encounter46pat01"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "http://example.org/fhir/Condition/ra-condition12pat01",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "ra-condition12pat01",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<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>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ],
            "text" : "Encounter Diagnosis"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "F30.9",
              "display" : "Manic episode, unspecified"
            }
          ],
          "text" : "F309: Manic episode, unspecified"
        },
        "subject" : {
          "reference" : "Patient/ra-patient01"
        },
        "onsetDateTime" : "2021-10-11"
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Encounter/ra-encounter46pat01",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "ra-encounter46pat01",
        "meta" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
              "valueString" : "Encounter with Dr Howell on 20211015 for Patient 01"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
              "valueMarkdown" : "This is Encounter with Dr Howell on 20211015 for Patient 01."
            }
          ],
          "lastUpdated" : "2021-10-15T09:56:57.250-04:00",
          "profile" : [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<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>"
        },
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "ambulatory"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://www.ama-assn.org/go/cpt",
                "code" : "99396",
                "display" : "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"
              }
            ],
            "text" : "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"
          }
        ],
        "subject" : {
          "reference" : "Patient/ra-patient01"
        },
        "participant" : [
          {
            "individual" : {
              "reference" : "Practitioner/ra-prac01pat01"
            }
          }
        ],
        "period" : {
          "start" : "2021-01-31",
          "end" : "2021-01-31"
        },
        "diagnosis" : [
          {
            "condition" : {
              "reference" : "Condition/ra-condition12pat01"
            }
          }
        ],
        "serviceProvider" : {
          "reference" : "Organization/ra-org01pat01"
        }
      },
      "search" : {
        "mode" : "match"
      }
    }
  ]
}