FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | Goal |
| Id | Goal-PFEIG-Goal-DressingGoal.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-DressingGoal
Language: en
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.
{
"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."
}
]
}