FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeCarePlan
IdCarePlan-betsysmith-johnson01-SNFDischargeCarePlan.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: CarePlan betsysmith-johnson01-SNFDischargeCarePlan

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

reference: ServiceRequest Occupational therapy assessment

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)


Source1

{
  "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"
      }
    }
  ]
}