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

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe
Resource TypeGoal
IdGoal-PFEIG-Goal-WalkingGoal.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 PFEIG-Goal-WalkingGoal

lifecycleStatus: Active

achievementStatus: In Progress

description: Able to walk in room (finding)

subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)

start: 2024-01-18

expressedBy: Practitioner Jen Cadbury

addresses:

note: By Practitioner/PFEIG-Practitioner-JenCadbury @2024-01-18

Betsy will be able to complete functional mobility including navigating around furniture, mainingin balance, and demonstrating good functional endurance for completing activities of daily life, and instrumental activities of daily life, and in order to decrease risk of fall and risk of hospital readmission.


Source1

{
  "resourceType": "Goal",
  "id": "PFEIG-Goal-WalkingGoal",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-goal"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "active",
  "achievementStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
        "code": "in-progress",
        "display": "In Progress"
      }
    ],
    "text": "In Progress"
  },
  "description": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "715032004",
        "display": "Able to walk in room (finding)"
      }
    ],
    "text": "Able to walk in room (finding)"
  },
  "subject": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "startDate": "2024-01-18",
  "expressedBy": {
    "reference": "Practitioner/PFEIG-Practitioner-JenCadbury"
  },
  "addresses": [
    {
      "reference": "Condition/PFEIG-Condition-Decondition"
    },
    {
      "reference": "Observation/PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-16"
    }
  ],
  "note": [
    {
      "authorReference": {
        "reference": "Practitioner/PFEIG-Practitioner-JenCadbury"
      },
      "time": "2024-01-18",
      "text": "Betsy will be able to complete functional mobility including navigating around furniture, mainingin balance, and demonstrating good functional endurance for completing activities of daily life, and instrumental activities of daily life, and in order to decrease risk of fall and risk of hospital readmission."
    }
  ]
}