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" : "getdiagnoses-return",
"type" : "collection",
"entry" : [
{
"resource" : {
"resourceType" : "RequestGroup",
"id" : "getdiagnoses-return",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_getdiagnoses-return\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getdiagnoses-return</b></p><a name=\"getdiagnoses-return\"> </a><a name=\"hcgetdiagnoses-return\"> </a><a name=\"getdiagnoses-return-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">Bundle: type = collection</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Pulmonary Embolism</p><p><b>resource</b>: <a href=\"Bundle-getdiagnoses-return.html#Task_propose-pulmonary-embolism\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Acute Coronary Syndrome</p><p><b>resource</b>: <a href=\"Bundle-getdiagnoses-return.html#Task_propose-acute-coronary-syndrome\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Pneumothorax</p><p><b>resource</b>: <a href=\"Bundle-getdiagnoses-return.html#Task_propose-pneumothorax\">Bundle: type = collection</a></p></blockquote></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
"reference" : "Patient/X"
},
"action" : [
{
"textEquivalent" : "Potential diagnosis of Pulmonary Embolism",
"resource" : {
"reference" : "Task/propose-pulmonary-embolism"
}
},
{
"textEquivalent" : "Potential diagnosis of Acute Coronary Syndrome",
"resource" : {
"reference" : "Task/propose-acute-coronary-syndrome"
}
},
{
"textEquivalent" : "Potential diagnosis of Pneumothorax",
"resource" : {
"reference" : "Task/propose-pneumothorax"
}
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "propose-pulmonary-embolism",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-proposediagnosistask"🔗 ,
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-pulmonary-embolism\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-pulmonary-embolism</b></p><a name=\"propose-pulmonary-embolism\"> </a><a name=\"hcpropose-pulmonary-embolism\"> </a><a name=\"propose-pulmonary-embolism-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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"#hcpropose-pulmonary-embolism/proposed-diagnosis\">Condition Pulmonary embolism</a></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Condition #proposed-diagnosis</b></p><a name=\"propose-pulmonary-embolism/proposed-diagnosis\"> </a><a name=\"hcpropose-pulmonary-embolism/proposed-diagnosis\"> </a><a name=\"propose-pulmonary-embolism/proposed-diagnosis-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 provisional}\">Provisional</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Pulmonary embolism</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></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Condition",
"id" : "proposed-diagnosis",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-condition"
]
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "provisional"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "XXXXXX",
"display" : "Pulmonary embolism"
}
],
"text" : "Pulmonary embolism"
},
"subject" : {
"reference" : "Patient/X"
},
"onsetDateTime" : "2024-10-13"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"for" : {
"reference" : "Patient/X"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"valueReference" : {
"reference" : "#proposed-diagnosis"
}
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "propose-acute-coronary-syndrome",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-proposediagnosistask"🔗 ,
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-acute-coronary-syndrome\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-acute-coronary-syndrome</b></p><a name=\"propose-acute-coronary-syndrome\"> </a><a name=\"hcpropose-acute-coronary-syndrome\"> </a><a name=\"propose-acute-coronary-syndrome-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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"#hcpropose-acute-coronary-syndrome/proposed-diagnosis\">Condition Acute coronary syndrome</a></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Condition #proposed-diagnosis</b></p><a name=\"propose-acute-coronary-syndrome/proposed-diagnosis\"> </a><a name=\"hcpropose-acute-coronary-syndrome/proposed-diagnosis\"> </a><a name=\"propose-acute-coronary-syndrome/proposed-diagnosis-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 provisional}\">Provisional</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Acute coronary syndrome</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></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Condition",
"id" : "proposed-diagnosis",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-condition"
]
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "provisional"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "XXXXXX",
"display" : "Acute coronary syndrome"
}
],
"text" : "Acute coronary syndrome"
},
"subject" : {
"reference" : "Patient/X"
},
"onsetDateTime" : "2024-10-13"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"for" : {
"reference" : "Patient/X"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"valueReference" : {
"reference" : "#proposed-diagnosis"
}
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "propose-pneumothorax",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-proposediagnosistask"🔗 ,
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-pneumothorax\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-pneumothorax</b></p><a name=\"propose-pneumothorax\"> </a><a name=\"hcpropose-pneumothorax\"> </a><a name=\"propose-pneumothorax-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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Bundle-getdiagnoses-data.html#Patient_X\">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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"#hcpropose-pneumothorax/proposed-diagnosis\">Condition Pneumothorax</a></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Condition #proposed-diagnosis</b></p><a name=\"propose-pneumothorax/proposed-diagnosis\"> </a><a name=\"hcpropose-pneumothorax/proposed-diagnosis\"> </a><a name=\"propose-pneumothorax/proposed-diagnosis-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 provisional}\">Provisional</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Pneumothorax</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></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Condition",
"id" : "proposed-diagnosis",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-condition"
]
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "provisional"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "XXXXXX",
"display" : "Pneumothorax"
}
],
"text" : "Pneumothorax"
},
"subject" : {
"reference" : "Patient/X"
},
"onsetDateTime" : "2024-10-13"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"for" : {
"reference" : "Patient/X"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"valueReference" : {
"reference" : "#proposed-diagnosis"
}
}
]
}
}
]
}