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" : "getdatatocollect-return",
"type" : "collection",
"entry" : [
{
"resource" : {
"resourceType" : "RequestGroup",
"id" : "getdatatocollect-return-y",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
"reference" : "Patient/Y"
},
"action" : [
{
"textEquivalent" : "Collect pregnancy status",
"resource" : {
"reference" : "Task/collect-pregnancy-status"
}
},
{
"textEquivalent" : "Collect past antibiotic use",
"resource" : {
"reference" : "Task/collect-past-antibiotic-use"
}
},
{
"textEquivalent" : "Collect current meds",
"resource" : {
"reference" : "Task/collect-current-meds"
}
},
{
"textEquivalent" : "Collect nitrites",
"resource" : {
"reference" : "Task/collect-nitrites"
}
},
{
"textEquivalent" : "Collect leukocytes",
"resource" : {
"reference" : "Task/collect-leukocytes"
}
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "collect-pregnancy-status",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"contained" : [
{
"resourceType" : "Questionnaire",
"id" : "collect-pregnancy-status",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"
]
},
"status" : "active"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"for" : {
"reference" : "Patient/Y"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"valueCanonical" : "#collect-pregnancy-status"
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "collect-past-antibiotic-use",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"contained" : [
{
"resourceType" : "Questionnaire",
"id" : "collect-past-antibiotic-use",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"
]
},
"status" : "active"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"for" : {
"reference" : "Patient/Y"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"valueCanonical" : "#collect-past-antibiotic-use"
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "collect-current-meds",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"contained" : [
{
"resourceType" : "Questionnaire",
"id" : "collect-current-meds",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"
]
},
"status" : "active"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"for" : {
"reference" : "Patient/Y"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"valueCanonical" : "#collect-current-meds"
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "collect-nitrites",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"contained" : [
{
"resourceType" : "Questionnaire",
"id" : "collect-nitrites",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"
]
},
"status" : "active"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"for" : {
"reference" : "Patient/Y"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"valueCanonical" : "#collect-nitrites"
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "collect-leukocytes",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"contained" : [
{
"resourceType" : "Questionnaire",
"id" : "collect-leukocytes",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"
]
},
"status" : "active"
}
],
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"for" : {
"reference" : "Patient/Y"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"valueCanonical" : "#collect-leukocytes"
}
]
}
}
]
}