<?xml version="1.0" encoding="UTF-8"?>

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="example-cvd-screening-plan-external"/>
  <meta>
    <profile value="https://hl7.lt/fhir/cvd/StructureDefinition/care-plan-lt-cvd"/>
  </meta>
  <language value="lt"/>
  <text>
    <status value="generated"/><div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CarePlan example-cvd-screening-plan-external</b></p><a name="lt-example-cvd-screening-plan-external"> </a><a name="lt-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 (use: usual, ))</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>
</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>
</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>
</div></blockquote></blockquote><p><b>note</b>: </p><blockquote><div><p>Follow-up visit with cardiologist in 3 months.</p>
</div></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <subject>
    <reference value="Patient/patient-male-example"/>
  </subject>
  <created value="2025-10-31T10:00:00+02:00"/>
  <contributor>
    <reference value="PractitionerRole/practitioner-role-example"/>
    <display value="Dr. Petras Kazlauskas, Vilniaus miesto ligoninė"/>
  </contributor>
  <supportingInfo>
    <display value="Specialist's workstation: Cardiologist"/>
  </supportingInfo>
  <supportingInfo>
    <reference value="Observation/observation-risk-group-high-example"/>
    <display value="Cardiovascular disease risk assessment: 24% (High)"/>
  </supportingInfo>
  <goal>
    <reference value="Goal/example-goal-ldl"/>
  </goal>
  <goal>
    <reference value="Goal/example-goal-bmi"/>
  </goal>
  <goal>
    <reference value="Goal/example-goal-bp"/>
  </goal>
  <activity>
    <performedActivity>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="702388001"/>
          <display value="Tobacco use cessation education (procedure)"/>
        </coding>
      </concept>
    </performedActivity>
    <progress>
      <text value="Pharmacological and behavior change tools selected."/>
    </progress>
  </activity>
  <activity>
    <performedActivity>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="370847001"/>
          <display value="Dietary needs education (procedure)"/>
        </coding>
      </concept>
    </performedActivity>
    <progress>
      <text value="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."/>
    </progress>
  </activity>
  <activity>
    <performedActivity>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="819961005"/>
          <display value="Physical activity guidance (procedure)"/>
        </coding>
      </concept>
    </performedActivity>
    <progress>
      <text value="30–60 minutes of moderate activity daily."/>
    </progress>
  </activity>
  <note>
    <text value="Follow-up visit with cardiologist in 3 months."/>
  </note>
</CarePlan>