FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Goal |
| Id | Goal-lower-pain-minimal-opioids.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal lower-pain-minimal-opioids
Last updated: 2020-12-14 00:00:00+0000
lifecycleStatus: Completed
achievementStatus: Achieved
priority: high
description: Decrease Pain with minimal opioids and alternative methods
subject: Patricia Noelle
start: 2020-05-14
statusDate: 2020-12-14
statusReason: Goal met
expressedBy: Patricia Noelle
addresses:
outcomeReference: Caregiver says pain reduced with minimal use of opioids
{
"resourceType": "Goal",
"id": "lower-pain-minimal-opioids",
"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": "completed",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "achieved"
}
]
},
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"code": "high-priority",
"display": "High Priority"
}
],
"text": "high"
},
"description": {
"text": "Decrease Pain with minimal opioids and alternative methods"
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"startDate": "2020-05-14",
"statusDate": "2020-12-14",
"statusReason": "Goal met",
"expressedBy": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"addresses": [
{
"reference": "Condition/patient-health-concern-1"
},
{
"reference": "Condition/careTeam-concerns-3"
},
{
"reference": "Observation/symptom3"
},
{
"reference": "Condition/careTeam-concerns-4"
},
{
"reference": "Observation/symptom4"
},
{
"reference": "Condition/careTeam-concerns-5"
},
{
"reference": "Observation/symptom5"
}
],
"outcomeReference": [
{
"reference": "Observation/reduced-pain",
"display": "Caregiver says pain reduced with minimal use of opioids"
}
]
}