{
  "resourceType" : "CarePlan",
  "id" : "example-cvd-screening-plan-external",
  "meta" : {
    "profile" : ["https://hl7.lt/fhir/cvd/StructureDefinition/care-plan-lt-cvd"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-cvd-screening-plan-external</b></p><a name=\"example-cvd-screening-plan-external\"> </a><a name=\"hcexample-cvd-screening-plan-external\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-care-plan-lt-cvd.html\">Care Plan: CVD prevention measures (LT)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Patient-patient-male-example.html\">Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>created</b>: 2025-10-31 10:00:00+0200</p><p><b>contributor</b>: <a href=\"PractitionerRole-practitioner-role-example.html\">Dr. Petras Kazlauskas, Vilniaus miesto ligoninė</a></p><p><b>supportingInfo</b>: </p><ul><li>Specialist's workstation: Cardiologist</li><li><a href=\"Observation-observation-risk-group-high-example.html\">Cardiovascular disease risk assessment: 24% (High)</a></li></ul><p><b>goal</b>: </p><ul><li><a href=\"Goal-example-goal-ldl.html\">Goal: lifecycleStatus = active; description = </a></li><li><a href=\"Goal-example-goal-bmi.html\">Goal: lifecycleStatus = active; description = </a></li><li><a href=\"Goal-example-goal-bp.html\">Goal: lifecycleStatus = active; description = </a></li></ul><blockquote><p><b>activity</b></p><h3>PerformedActivities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 702388001}\">Tobacco use cessation education (procedure)</span></td></tr></table><p><b>progress</b>: </p><blockquote><div><p>Pharmacological and behavior change tools selected.</p>\n</div></blockquote></blockquote><blockquote><p><b>activity</b></p><h3>PerformedActivities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 370847001}\">Dietary needs education (procedure)</span></td></tr></table><p><b>progress</b>: </p><blockquote><div><p>Dietary recommendations include fruits and vegetables &gt;200 g/day, fiber 35–45 g/day, fish twice a week, limited meat and alcohol, salt &lt;5 g/day.</p>\n</div></blockquote></blockquote><blockquote><p><b>activity</b></p><h3>PerformedActivities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 819961005}\">Physical activity guidance (procedure)</span></td></tr></table><p><b>progress</b>: </p><blockquote><div><p>30–60 minutes of moderate activity daily.</p>\n</div></blockquote></blockquote><p><b>note</b>: </p><blockquote><div><p>Follow-up visit with cardiologist in 3 months.</p>\n</div></blockquote></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "subject" : {
    "reference" : "Patient/patient-male-example"
  },
  "created" : "2025-10-31T10:00:00+02:00",
  "contributor" : [{
    "reference" : "PractitionerRole/practitioner-role-example",
    "display" : "Dr. Petras Kazlauskas, Vilniaus miesto ligoninė"
  }],
  "supportingInfo" : [{
    "display" : "Specialist's workstation: Cardiologist"
  },
  {
    "reference" : "Observation/observation-risk-group-high-example",
    "display" : "Cardiovascular disease risk assessment: 24% (High)"
  }],
  "goal" : [{
    "reference" : "Goal/example-goal-ldl"
  },
  {
    "reference" : "Goal/example-goal-bmi"
  },
  {
    "reference" : "Goal/example-goal-bp"
  }],
  "activity" : [{
    "performedActivity" : [{
      "concept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "702388001",
          "display" : "Tobacco use cessation education (procedure)"
        }]
      }
    }],
    "progress" : [{
      "text" : "Pharmacological and behavior change tools selected."
    }]
  },
  {
    "performedActivity" : [{
      "concept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "370847001",
          "display" : "Dietary needs education (procedure)"
        }]
      }
    }],
    "progress" : [{
      "text" : "Dietary recommendations include fruits and vegetables >200 g/day, fiber 35–45 g/day, fish twice a week, limited meat and alcohol, salt <5 g/day."
    }]
  },
  {
    "performedActivity" : [{
      "concept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "819961005",
          "display" : "Physical activity guidance (procedure)"
        }]
      }
    }],
    "progress" : [{
      "text" : "30–60 minutes of moderate activity daily."
    }]
  }],
  "note" : [{
    "text" : "Follow-up visit with cardiologist in 3 months."
  }]
}