FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Goal |
| Id | Goal-WGT-loss.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal WGT-loss
version: 9; Last updated: 2022-08-02 18:25:27+0000;
Information Source: #Co3eBzwkPfsp7Smu
lifecycleStatus: Active
category: Dietary
priority: high
description: Target weight is 150 to 155 lbs.
subject: Patricia Noelle
start: 2019-10-14
statusDate: 2019-10-14
expressedBy: Patricia Noelle
{
"resourceType": "Goal",
"id": "WGT-loss",
"meta": {
"versionId": "9",
"lastUpdated": "2022-08-02T18:25:27.359+00:00",
"source": "#Co3eBzwkPfsp7Smu",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-category",
"code": "dietary"
}
]
}
],
"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": "43664005",
"display": "Normal weight"
}
],
"text": "Target weight is 150 to 155 lbs."
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"startDate": "2019-10-14",
"statusDate": "2019-10-14",
"expressedBy": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
}
}