FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Task |
| Id | Task-meditation-7x-wk.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task meditation-7x-wk
status: Ready
intent: order
priority: Routine
code: Fulfill the focal request
description: Practice self-guided meditation every day
for: Patricia Noelle
authoredOn: 2022-05-03
requester: Dr. John Carlson
owner: Patricia Noelle
reasonReference: Long COVID
{
"resourceType": "Task",
"id": "meditation-7x-wk",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "ready",
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "fulfill",
"display": "Fulfill the focal request"
}
]
},
"description": "Practice self-guided meditation every day",
"for": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"authoredOn": "2022-05-03",
"requester": {
"reference": "Practitioner/practitionerMCC-3v",
"display": "Dr. John Carlson"
},
"owner": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"reasonReference": {
"reference": "Condition/encounter-diag-1",
"display": "Long COVID"
}
}