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-StandingGoal.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-StandingGoal

lifecycleStatus: Active

achievementStatus: In Progress

description: Able to stand (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 demonstrates good rehab potential to progress to completing functional transfers without assistance. She will complete functional transfers including bed mobility and sit to stand transfers from various heights to improve safety and independence in the home.


Source1

{
  "resourceType": "Goal",
  "id": "PFEIG-Goal-StandingGoal",
  "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": "282971008",
        "display": "Able to stand (finding)"
      }
    ],
    "text": "Able to stand (finding)"
  },
  "subject": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "startDate": "2024-01-18",
  "expressedBy": {
    "reference": "Practitioner/PFEIG-Practitioner-JenCadbury"
  },
  "addresses": [
    {
      "reference": "Observation/PFEIG-FSC-Hospital-Admission-Mobility-1-Ob-Question-7"
    },
    {
      "reference": "Observation/PFEIG-FSC-Hospital-Admission-Mobility-1-Ob-Question-5"
    }
  ],
  "note": [
    {
      "authorReference": {
        "reference": "Practitioner/PFEIG-Practitioner-JenCadbury"
      },
      "time": "2024-01-18",
      "text": "Betsy demonstrates good rehab potential to progress to completing functional transfers without assistance. She will complete functional transfers including bed mobility and sit to stand transfers from various heights to improve safety and independence in the home."
    }
  ]
}