FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Goal |
| Id | Goal-HPT-WNL.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal HPT-WNL
version: 5; Last updated: 2022-06-02 23:34:46+0000;
Information Source: #2FWI9BsC94EqeXTg
lifecycleStatus: Active
priority: high
description: Target Systolic Blood pressure between 110 and 140 mmHg.
subject: Patricia Noelle
start: 2019-10-14
| Measure | Detail[x] | Due[x] |
| Systolic blood pressure | 110-140 lbs | 2020-04-05 |
statusDate: 2019-10-14
statusReason: Patient knows that normal blood pressure is important for CKD, Hypertension and diabetes control.
expressedBy: Patricia Noelle
addresses: chronic kidney disease condition
outcomeReference: Body Weight Measured - 165 Pounds
{
"resourceType": "Goal",
"id": "HPT-WNL",
"meta": {
"versionId": "5",
"lastUpdated": "2022-06-02T23:34:46.692+00:00",
"source": "#2FWI9BsC94EqeXTg",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/goal-acceptance",
"extension": [
{
"url": "individual",
"valueReference": {
"reference": "Patient/cc-pat-pnoelle"
}
},
{
"url": "status",
"valueCode": "agree"
},
{
"url": "priority",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"code": "high-priority"
}
]
}
}
]
},
{
"url": "http://hl7.org/fhir/StructureDefinition/goal-acceptance",
"extension": [
{
"url": "individual",
"valueReference": {
"reference": "Practitioner/practitionerMCC-3"
}
},
{
"url": "status",
"valueCode": "agree"
},
{
"url": "priority",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"code": "high-priority"
}
]
}
}
]
},
{
"url": "http://hl7.org/fhir/StructureDefinition/goal-relationship",
"extension": [
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-relationship-type",
"code": "other"
}
],
"text": "This goal relates to the Weight loss goal"
}
},
{
"url": "target",
"valueReference": {
"reference": "Goal/WGT-loss"
}
}
]
}
],
"lifecycleStatus": "active",
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"code": "high-priority",
"display": "High Priority"
}
],
"text": "high"
},
"description": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271651005",
"display": "Stable blood pressure"
}
],
"text": "Target Systolic Blood pressure between 110 and 140 mmHg."
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"startDate": "2019-10-14",
"target": [
{
"measure": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"detailRange": {
"low": {
"value": 110,
"unit": "lbs",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
},
"high": {
"value": 140,
"unit": "lbs",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
"dueDate": "2020-04-05"
}
],
"statusDate": "2019-10-14",
"statusReason": "Patient knows that normal blood pressure is important for CKD, Hypertension and diabetes control.",
"expressedBy": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"addresses": [
{
"reference": "Condition/ConditionCKD",
"display": "chronic kidney disease condition"
}
],
"outcomeReference": [
{
"reference": "Observation/MCCweight",
"display": "Body Weight Measured - 165 Pounds"
}
]
}