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

lifecycleStatus: Active

achievementStatus: In Progress

description: Able to perform dressing activity (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 reports wanting to "get back to the way I was" specifying that completing upper body and lower body dressing is her top priority for therapy.


Source1

{
  "resourceType": "Goal",
  "id": "PFEIG-Goal-DressingGoal",
  "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": "284968001",
        "display": "Able to perform dressing activity (finding)"
      }
    ],
    "text": "Able to perform dressing activity (finding)"
  },
  "subject": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "startDate": "2024-01-18",
  "expressedBy": {
    "reference": "Practitioner/PFEIG-Practitioner-JenCadbury"
  },
  "addresses": [
    {
      "reference": "Condition/PFEIG-Condition-DressingConcern"
    },
    {
      "reference": "Condition/PFEIG-Condition-UndressingConcern"
    },
    {
      "reference": "Observation/PFEIG-FSC-SNF-Admission-Mobility-SelfCare-1-Ob-Question-19"
    },
    {
      "reference": "Observation/PFEIG-FSC-SNF-Admission-Mobility-SelfCare-1-Ob-Question-23"
    }
  ],
  "note": [
    {
      "authorReference": {
        "reference": "Practitioner/PFEIG-Practitioner-JenCadbury"
      },
      "time": "2024-01-18",
      "text": "Betsy reports wanting to \"get back to the way I was\" specifying that completing upper body and lower body dressing is her top priority for therapy."
    }
  ]
}