CPG Example
0.1.0 - CI Build
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
{
"resourceType" : "Bundle",
"id" : "getrecommendations-data",
"type" : "collection",
"entry" : [
{
"resource" : {
"resourceType" : "Patient",
"id" : "X",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_X\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient X</b></p><a name=\"X\"> </a><a name=\"hcX\"> </a><a name=\"X-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB: 1972-05-24</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr></table></div>"
},
"active" : true,
"gender" : "male",
"birthDate" : "1972-05-24",
"deceasedBoolean" : false
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "bmi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_bmi\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation bmi</b></p><a name=\"bmi\"> </a><a name=\"hcbmi\"> </a><a name=\"bmi-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">BMI</span></p><p><b>subject</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">Bundle: type = collection</a></p><p><b>effective</b>: 2024-10-13</p><p><b>value</b>: 35 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg/m2 = 'kg/m2')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39156-5",
"display" : "Body mass index (BMI) [Ratio]"
}
],
"text" : "BMI"
},
"subject" : {
"reference" : "Patient/X"
},
"effectiveDateTime" : "2024-10-13",
"valueQuantity" : {
"value" : 35,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
}
}
},
{
"resource" : {
"resourceType" : "Condition",
"id" : "shortness-of-breath",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_shortness-of-breath\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition shortness-of-breath</b></p><a name=\"shortness-of-breath\"> </a><a name=\"hcshortness-of-breath\"> </a><a name=\"shortness-of-breath-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Shortness of breath</span></p><p><b>subject</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">Bundle: type = collection</a></p><p><b>onset</b>: 2024-10-13</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://snomed.info/sct",
"code" : "XXXXXX",
"display" : "Shortness of breath"
}
],
"text" : "Shortness of breath"
},
"subject" : {
"reference" : "Patient/X"
},
"onsetDateTime" : "2024-10-13"
}
},
{
"resource" : {
"resourceType" : "Condition",
"id" : "chest-pain",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_chest-pain\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition chest-pain</b></p><a name=\"chest-pain\"> </a><a name=\"hcchest-pain\"> </a><a name=\"chest-pain-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Chest pain that worsens with deep breathing</span></p><p><b>subject</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">Bundle: type = collection</a></p><p><b>onset</b>: 2024-10-13</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://snomed.info/sct",
"code" : "XXXXXX",
"display" : "Chest pain that worsens with deep breathing"
}
],
"text" : "Chest pain that worsens with deep breathing"
},
"subject" : {
"reference" : "Patient/X"
},
"onsetDateTime" : "2024-10-13"
}
},
{
"resource" : {
"resourceType" : "Condition",
"id" : "impaired-kidney-function",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_impaired-kidney-function\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition impaired-kidney-function</b></p><a name=\"impaired-kidney-function\"> </a><a name=\"hcimpaired-kidney-function\"> </a><a name=\"impaired-kidney-function-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Impaired kidney function</span></p><p><b>subject</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">Bundle: type = collection</a></p><p><b>onset</b>: 2024-10-13</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://snomed.info/sct",
"code" : "XXXXXX",
"display" : "Impaired kidney function"
}
],
"text" : "Impaired kidney function"
},
"subject" : {
"reference" : "Patient/X"
},
"onsetDateTime" : "2024-10-13"
}
}
]
}