This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "Group",
"id" : "chf-groupdefinition",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>expression</b>: </p><p><b style=\"color: maroon\">Exception generating Narrative: type org.hl7.fhir.r5.model.Expression not handled - should not be here</b></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-expression",
"valueExpression" : {
"language" : "text/cql-identifier",
"expression" : "Eligibility Criteria",
"reference" : "http://hl7.org/fhir/uv/cpg/Library/CHF"
}
}
],
"active" : true,
"type" : "person",
"actual" : false,
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "42343007",
"display" : "Congestive heart failure (disorder)"
}
]
},
"name" : "Congestive Heart Failure Patients (definition)"
}