FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Goal |
| Id | Goal-electrolyte-protein-normal-range.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal electrolyte-protein-normal-range
Last updated: 2020-12-14 00:00:00+0000
lifecycleStatus: Active
achievementStatus: In Progress
priority: high
description: Achieve electrolyte and protein levels in normal range
subject: Patricia Noelle
start: 2020-05-08
| Measure | Detail[x] |
| Albumin [Mass/volume] in Serum or Plasma | 3.5-5.5 g/dL |
statusReason: Goal initiated
expressedBy: Dr. John Carlson
addresses:
{
"resourceType": "Goal",
"id": "electrolyte-protein-normal-range",
"meta": {
"lastUpdated": "2020-12-14T00:00:00Z",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"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-3v"
}
},
{
"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"
}
],
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "in-progress"
}
]
},
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"code": "high-priority",
"display": "High Priority"
}
],
"text": "high"
},
"description": {
"text": "Achieve electrolyte and protein levels in normal range"
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"startDate": "2020-05-08",
"target": [
{
"measure": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
}
]
},
"detailRange": {
"low": {
"value": 3.5,
"unit": "g/dL",
"system": "http://unitsofmeasure.org",
"code": "g/dL"
},
"high": {
"value": 5.5,
"unit": "g/dL",
"system": "http://unitsofmeasure.org",
"code": "g/dL"
}
}
}
],
"statusReason": "Goal initiated",
"expressedBy": {
"reference": "Practitioner/practitionerMCC-3v",
"display": "Dr. John Carlson"
},
"addresses": [
{
"reference": "Condition/problem-list-2"
},
{
"reference": "Condition/careTeam-concerns-1"
}
]
}