FHIR IG analytics| Package | hl7.fhir.us.mcc.r4 |
| 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
Resource Goal "WGT-loss" Version "9" Updated "2022-08-02 18:25:27+0000"
Information Source: #Co3eBzwkPfsp7Smu!
lifecycleStatus: active
category: Dietary (Goal category#dietary)
priority: high (Goal priority#high-priority "High Priority")
description: Target weight is 150 to 155 lbs. (SNOMED CT#43664005 "Normal weight")
subject: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"
start: 2019-10-14
statusDate: 2019-10-14
expressedBy: Patient/cc-pat-pnoelle: Patricia Noelle " 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"
}
}