Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: (K0771)FLU/CY - XML Representation

Raw xml | Download



<CarePlan xmlns="http://hl7.org/fhir">
  <id value="CarePlanExample"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-careplan"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: CarePlan</b><a name="CarePlanExample"> </a><a name="hcCarePlanExample"> </a></p><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">Resource CarePlan &quot;CarePlanExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-careplan.html">Fujitsu CarePlan Profile</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>title</b>: (K0771)FLU/CY</p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p><p><b>encounter</b>: <a href="Encounter-e001.html">Encounter/e001</a></p><p><b>period</b>: 2021-10-01 --&gt; 2021-10-03</p></div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <title value="(K0771)FLU/CY"/>
  <subject>🔗 
    <reference value="Patient/p001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/e001"/>
  </encounter>
  <period>
    <start value="2021-10-01"/>
    <end value="2021-10-03"/>
  </period>
</CarePlan>