FHIR IG analytics| Package | hl7.fhir.uv.cpg |
| Resource Type | Goal |
| Id | Goal-chf-scenario1-net-io-goal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal chf-scenario1-net-io-goal
CPG Goal For Extension: CHFNetIO
lifecycleStatus: Active
achievementStatus: Improving
description: Net intake/output -1.5 L/day
subject: Patterson, Jeremy Male, DoB: 1949-03-17
| Measure | Detail[x] |
| Net intake/output | -1.5 L/day (Details: UCUM codeL/d = 'L/d') |
{
"resourceType": "Goal",
"id": "chf-scenario1-net-io-goal",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-goalFor",
"valueCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-net-io-pd"
}
],
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "improving"
}
]
},
"description": {
"text": "Net intake/output -1.5 L/day"
},
"subject": {
"reference": "Patient/chf-scenario1-patient"
},
"target": [
{
"measure": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-example-codes",
"code": "net-intake-output"
}
]
},
"detailQuantity": {
"value": -1.5,
"unit": "L/day",
"system": "http://unitsofmeasure.org",
"code": "L/d"
}
}
]
}