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

<EpisodeOfCare xmlns="http://hl7.org/fhir">
  <id value="ExampleProgramEnrollmentDmpActive"/>
  <meta>
    <profile value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-program-enrollment"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: EpisodeOfCare ExampleProgramEnrollmentDmpActive</b></p><a name="ExampleProgramEnrollmentDmpActive"> </a><a name="hcExampleProgramEnrollmentDmpActive"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-praxis-program-enrollment.html">Praxis Program Enrollment</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP 01}">DM2</span></p><p><b>patient</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>period</b>: 2024-01-01 --&gt; (ongoing)</p></div>
  </text>
  <status value="active"/>
  <type>
    <coding>
      <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP"/>
      <version value="1.07"/>
      <code value="01"/>
    </coding>
  </type>
  <patient>
    <reference value="Patient/example-patient"/>
  </patient>
  <period>
    <start value="2024-01-01"/>
  </period>
</EpisodeOfCare>