FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | Goal |
| Id | Goal-PFEIG-Goal-StandingGoal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal PFEIG-Goal-StandingGoal
Language: en
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.
{
"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."
}
]
}