MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "meditation-7x-wk",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task meditation-7x-wk</b></p><a name=\"meditation-7x-wk\"> </a><a name=\"hcmeditation-7x-wk\"> </a><a name=\"meditation-7x-wk-en-US\"> </a><p><b>status</b>: Ready</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>description</b>: Practice self-guided meditation every day</p><p><b>for</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patricia Noelle</a></p><p><b>authoredOn</b>: 2022-05-03</p><p><b>requester</b>: <a href=\"Practitioner-practitionerMCC-3v.html\">Dr. John Carlson</a></p><p><b>owner</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patricia Noelle</a></p><p><b>reasonReference</b>: <a href=\"Condition-encounter-diag-1.html\">Long COVID</a></p></div>"
},
"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"
}
}