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

FHIR IG analytics

Packagehl7.fhir.uv.cpg.r4
Resource TypeCarePlan
IdCarePlan-chf-scenario1-careplan.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 chf-scenario1-careplan

CPG Plan For Extension: EpisodeOfCare: extension = http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway; status = active; period = 2019-01-31 05:03:00+0000 --> (ongoing)

instantiatesCanonical: CHFPathway

status: Active

intent: Plan

category: Heart Failure Care Pathway

title: Heart Failure Care Pathway

description: Care Pathway for treatment of congestive heart failure

subject: Patterson, Jeremy Male, DoB: 1949-03-17

encounter: Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = Inpatient stay 9 days; priority = High priority; period = 2019-01-31 05:03:00+0000 --> (ongoing)

period: 2019-01-31 07:00:00+0000 --> (ongoing)

created: 2019-01-31 07:00:00+0000

careTeam: CareTeam CHF Care Team

addresses: Condition Congestive heart failure (disorder)

goal:

activity

reference: RequestGroup: instantiatesCanonical = http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management; status = active; intent = plan

activity

reference: RequestGroup: instantiatesCanonical = http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-hypervolemia; status = active; intent = plan


Source1

{
  "resourceType": "CarePlan",
  "id": "chf-scenario1-careplan",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careplan"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-planFor",
      "valueReference": {
        "reference": "EpisodeOfCare/chf-scenario1-eoc"
      }
    }
  ],
  "instantiatesCanonical": [
    "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway"
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "text": "Heart Failure Care Pathway"
    }
  ],
  "title": "Heart Failure Care Pathway",
  "description": "Care Pathway for treatment of congestive heart failure",
  "subject": {
    "reference": "Patient/chf-scenario1-patient"
  },
  "encounter": {
    "reference": "Encounter/chf-scenario1-encounter"
  },
  "period": {
    "start": "2019-01-31T07:00:00Z"
  },
  "created": "2019-01-31T07:00:00Z",
  "careTeam": [
    {
      "reference": "CareTeam/chf-scenario1-careteam"
    }
  ],
  "addresses": [
    {
      "reference": "Condition/chf-scenario1-condition"
    }
  ],
  "goal": [
    {
      "reference": "Goal/chf-scenario1-weight"
    },
    {
      "reference": "Goal/chf-scenario1-weight-change"
    },
    {
      "reference": "Goal/chf-scenario1-urine-out"
    },
    {
      "reference": "Goal/chf-scenario1-net-io-goal"
    },
    {
      "reference": "Goal/chf-scenario1-jvp-goal"
    },
    {
      "reference": "Goal/chf-scenario1-o2-sat-goal"
    },
    {
      "reference": "Goal/chf-scenario1-potassium"
    },
    {
      "reference": "Goal/chf-scenario1-creatinine"
    },
    {
      "reference": "Goal/chf-scenario1-egfr"
    },
    {
      "reference": "Goal/chf-scenario1-lasix-iv-goal"
    },
    {
      "reference": "Goal/chf-scenario1-lasix-po-goal"
    },
    {
      "reference": "Goal/chf-scenario1-cardiology-consultation-goal"
    }
  ],
  "activity": [
    {
      "reference": {
        "reference": "RequestGroup/chf-scenario1-daily-management"
      }
    },
    {
      "reference": {
        "reference": "RequestGroup/chf-scenario1-hypervolemia"
      }
    }
  ]
}