Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "res-scenario2-request",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-resumetask"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task res-scenario2-request</b></p><a name=\"res-scenario2-request\"> </a><a name=\"hcres-scenario2-request\"> </a><a name=\"res-scenario2-request-en-US\"> </a><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-activity-example-resumemedication-ad.html\">Activity Example Resume Medication AD</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs resume-activity}\">Resume an activity currently on hold</span></p><p><b>focus</b>: <a href=\"MedicationRequest-res-scenario2.html\">MedicationRequest: status = active; intent = order; priority = routine; medication[x] = Levothyroxine sodium 75 microgram oral tablet; reasonCode = Hypothyroidism (disorder)</a></p><p><b>for</b>: <a href=\"Patient-res-scenario2-patient.html\">Example Patient Female, DoB: 1990-10-01</a></p></div>"
},
"instantiatesCanonical" : "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-resumemedication-ad",
"status" : "draft",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "resume-activity",
"display" : "Resume an activity currently on hold"
}
]
},
"focus" : {
🔗 "reference" : "MedicationRequest/res-scenario2"
},
"for" : {
🔗 "reference" : "Patient/res-scenario2-patient"
}
}