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

FHIR IG analytics

Packagehl7.fhir.us.physical-activity
Resource TypeTask
IdTask-Scen3TaskYMCAV2.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

Resource Task "Scen3TaskYMCAV2"

status: in-progress

intent: order

code: Fulfill the focal request (Task Codes#fulfill)

focus: ServiceRequest/Scen3ServiceRequest

for: Patient/Scen3PatientShevchenko: James Shevchenko " SHEVCHENKO"

authoredOn: 2023-05-15

requester: Organization/Scen3OrgMainClinic: Main Street Clinic "Main Street Clinic"

owner: Organization/Scen3OrgYMCA: Cincinnati Central YMCA "Cincinnati Central YMCA"


Source1

{
  "resourceType": "Task",
  "id": "Scen3TaskYMCAV2",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "in-progress",
  "intent": "order",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/task-code",
        "code": "fulfill"
      }
    ]
  },
  "focus": {
    "reference": "ServiceRequest/Scen3ServiceRequest"
  },
  "for": {
    "reference": "Patient/Scen3PatientShevchenko",
    "display": "James Shevchenko"
  },
  "authoredOn": "2023-05-15",
  "requester": {
    "reference": "Organization/Scen3OrgMainClinic",
    "display": "Main Street Clinic"
  },
  "owner": {
    "reference": "Organization/Scen3OrgYMCA",
    "display": "Cincinnati Central YMCA"
  }
}