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

FHIR IG analytics

Packagehl7.fhir.us.physical-activity
Resource TypeGoal
IdGoal-Scen4Goal1V1.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: Goal

Resource Goal "Scen4Goal1V1"

lifecycleStatus: active

achievementStatus: In Progress (Goal achievement status#in-progress)

category: Physical Activity (Temporary Codes#PhysicalActivity)

description: Lifting 30 minutes a day, 5 days a week. ()

subject: Patient/Scen4PatientScarborough: Jessica Scarborough " SCARBOROUGH"


Source1

{
  "resourceType": "Goal",
  "id": "Scen4Goal1V1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "active",
  "achievementStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
        "code": "in-progress"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
          "code": "PhysicalActivity"
        }
      ]
    }
  ],
  "description": {
    "text": "Lifting 30 minutes a day, 5 days a week."
  },
  "subject": {
    "reference": "Patient/Scen4PatientScarborough",
    "display": "Jessica Scarborough"
  }
}