FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.mcc
Resource TypeTask
IdTask-meditation-7x-wk.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
  }
}