FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | CarePlan |
| Id | CarePlan-betsysmith-johnson01-SNFDischargeCarePlan.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan betsysmith-johnson01-SNFDischargeCarePlan
Profile: US Core CarePlan Profile
status: Active
intent: Plan
category: Rehabilitation care plan (record artifact), Assessment and Plan of Treatment
subject: Betsy Smith-Johnson
created: 2025-07-03 13:00:00+0000
activity
reference: NutritionOrder: status = active; intent = order; dateTime = 2025-07-02; excludeFoodModifier = Bread
activity
reference: ServiceRequest Follow-up visit (procedure)
activity
reference: ServiceRequest Informing doctor (procedure)
activity
activity
reference: ServiceRequest Speech therapy assessment (procedure)
activity
reference: ServiceRequest Blood chemistry (procedure)
activity
reference: ServiceRequest Complete blood count without differential (procedure)
activity
reference: ServiceRequest Physical therapy assessment (procedure)
{
"resourceType": "CarePlan",
"id": "betsysmith-johnson01-SNFDischargeCarePlan",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "736055001"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
"code": "assess-plan"
}
]
}
],
"subject": {
"reference": "Patient/patient-betsysmith-johnson01",
"display": "Betsy Smith-Johnson"
},
"created": "2025-07-03T13:00:00.000+00:00",
"activity": [
{
"reference": {
"reference": "NutritionOrder/betsysmith-johnson01-SNFDischargeDiet"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-PCPFollowUp"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-SNFDischargeCallOrder"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-SNFDischargeCallOTRefer"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-SNFDischargeCallSLPRefer"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-SNFDischargeLabOrderBMP"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-SNFDischargeLabOrderCBC"
}
},
{
"reference": {
"reference": "ServiceRequest/betsysmith-johnson01-SNFDischargePTRefer"
}
}
]
}