This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "MeasureReport",
"id" : "chf-scenario1-bodyweight-change3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: complete</p><p><b>type</b>: individual</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight-change\">http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight-change</a></p><p><b>subject</b>: <a href=\"Patient-chf-scenario1.html\">Generated Summary: active; Patterson, Jeremy; gender: male; birthDate: 1949-03-17; </a></p><p><b>date</b>: 2019-02-03</p><p><b>period</b>: 2019-02-02 --> 2019-02-03</p><p><b>improvementNotation</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-improvement-notation decrease}\">Decreased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></td><td>1</td></tr></table><p><b>measureScore</b>: -1.2 kg/d</p></blockquote><p><b>evaluatedResource</b>: </p><ul><li><a href=\"Observation-chf-scenario1-bodyweight3.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 29463-7}\">Body weight</span>; effective: Feb 2, 2019 7:00:00 AM; issued: Feb 2, 2019 7:00:00 AM; 96.9 kg</a></li><li><a href=\"Observation-chf-scenario1-bodyweight4.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 29463-7}\">Body weight</span>; effective: Feb 3, 2019 7:00:00 AM; issued: Feb 3, 2019 7:00:00 AM; 95.7 kg</a></li><li><a href=\"Observation-chf-scenario1-bodyweight-change3.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes body-weight-change}\">Body weight change</span>; effective: Feb 2, 2019 7:00:00 AM; issued: Feb 2, 2019 7:00:00 AM; -1.2 kg/d</a></li></ul></div>"
},
"status" : "complete",
"type" : "individual",
"measure" : "http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight-change",
"subject" : {
"reference" : "Patient/chf-scenario1"
},
"date" : "2019-02-03",
"period" : {
"start" : "2019-02-02",
"end" : "2019-02-03"
},
"improvementNotation" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code" : "decrease"
}
]
},
"group" : [
{
"population" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "measure-observation"
}
]
},
"count" : 1
}
],
"measureScore" : {
"value" : -1.2,
"unit" : "kg/d",
"system" : "http://unitsofmeasure.org",
"code" : "kg/d"
}
}
],
"evaluatedResource" : [
{
"reference" : "Observation/chf-scenario1-bodyweight3"
},
{
"reference" : "Observation/chf-scenario1-bodyweight4"
},
{
"reference" : "Observation/chf-scenario1-bodyweight-change3"
}
]
}