German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Preventive-care order proof graph - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="ExamplePreventiveCareOrderBundle"/>
  <type value="collection"/>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Patient/ExampleRehabPatient"/>
    <resource>
      <Patient>
        <id value="ExampleRehabPatient"/>
        <meta>
          <profile
                   value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_ExampleRehabPatient"> </a><p class="res-header-id"><b>Generated Narrative: Patient ExampleRehabPatient</b></p><a name="ExampleRehabPatient"> </a><a name="hcExampleRehabPatient"> </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="https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient">KBV_PR_Base_Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Alex Becker (official) Unknown, DoB: 1978-04-17</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr></table></div>
        </text>
        <active value="true"/>
        <name>
          <use value="official"/>
          <family value="Becker"/>
          <given value="Alex"/>
        </name>
        <gender value="unknown"/>
        <birthDate value="1978-04-17"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Practitioner/ExampleRehabRequester"/>
    <resource>
      <Practitioner>
        <id value="ExampleRehabRequester"/>
        <meta>
          <profile
                   value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_ExampleRehabRequester"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner ExampleRehabRequester</b></p><a name="ExampleRehabRequester"> </a><a name="hcExampleRehabRequester"> </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="https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner">KBV_PR_Base_Practitioner</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Klara Neumann </p></div>
        </text>
        <active value="true"/>
        <name>
          <family value="Neumann"/>
          <given value="Klara"/>
        </name>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Coverage/ExampleRehabCoverage"/>
    <resource>
      <Coverage>
        <id value="ExampleRehabCoverage"/>
        <meta>
          <profile
                   value="https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Coverage_ExampleRehabCoverage"> </a><p class="res-header-id"><b>Generated Narrative: Coverage ExampleRehabCoverage</b></p><a name="ExampleRehabCoverage"> </a><a name="hcExampleRehabCoverage"> </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-fpde-coverage-gkv.html">FPDE Coverage GKV</a></p></div><p><b>identifier</b>: Gesetzliche Krankenversicherung/A123456789</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis GKV}">gesetzliche Krankenversicherung</span></p><p><b>beneficiary</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>payor</b>: <a href="Organization-ExampleRehabPayer.html">Example statutory payer</a></p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
              <code value="GKV"/>
            </coding>
            <coding>
              <system
                      value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
              <code value="KVZ10"/>
            </coding>
          </type>
          <system value="http://fhir.de/sid/gkv/kvid-10"/>
          <value value="A123456789"/>
        </identifier>
        <status value="active"/>
        <type>
          <coding>
            <system
                    value="http://fhir.de/CodeSystem/versicherungsart-de-basis"/>
            <code value="GKV"/>
            <display value="gesetzliche Krankenversicherung"/>
          </coding>
        </type>
        <beneficiary>🔗 
          <reference value="Patient/ExampleRehabPatient"/>
        </beneficiary>
        <payor>🔗 
          <reference value="Organization/ExampleRehabPayer"/>
          <display value="Example statutory payer"/>
        </payor>
      </Coverage>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Organization/ExampleRehabPayer"/>
    <resource>
      <Organization>
        <id value="ExampleRehabPayer"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_ExampleRehabPayer"> </a><p class="res-header-id"><b>Generated Narrative: Organization ExampleRehabPayer</b></p><a name="ExampleRehabPayer"> </a><a name="hcExampleRehabPayer"> </a><p><b>identifier</b>: ArgeIkIknr/109500969</p><p><b>active</b>: true</p><p><b>name</b>: Example statutory payer</p></div>
        </text>
        <identifier>
          <system value="http://fhir.de/sid/arge-ik/iknr"/>
          <value value="109500969"/>
        </identifier>
        <active value="true"/>
        <name value="Example statutory payer"/>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Condition/ExampleRehabCondition"/>
    <resource>
      <Condition>
        <id value="ExampleRehabCondition"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_ExampleRehabCondition"> </a><p class="res-header-id"><b>Generated Narrative: Condition ExampleRehabCondition</b></p><a name="ExampleRehabCondition"> </a><a name="hcExampleRehabCondition"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:">Persistent functional limitation after orthopedic treatment</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
            <code value="confirmed"/>
          </coding>
        </verificationStatus>
        <code>
          <text
                value="Persistent functional limitation after orthopedic treatment"/>
        </code>
        <subject>🔗 
          <reference value="Patient/ExampleRehabPatient"/>
        </subject>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Organization/ExampleCoordinatedCareProvider"/>
    <resource>
      <Organization>
        <id value="ExampleCoordinatedCareProvider"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_ExampleCoordinatedCareProvider"> </a><p class="res-header-id"><b>Generated Narrative: Organization ExampleCoordinatedCareProvider</b></p><a name="ExampleCoordinatedCareProvider"> </a><a name="hcExampleCoordinatedCareProvider"> </a><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/provider-id</code>/PROVIDER-2026-0042</p><p><b>active</b>: true</p><p><b>name</b>: Example coordinated-care provider</p></div>
        </text>
        <identifier>
          <system
                  value="https://fhir.cognovis.de/praxis/NamingSystem/provider-id"/>
          <value value="PROVIDER-2026-0042"/>
        </identifier>
        <active value="true"/>
        <name value="Example coordinated-care provider"/>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Observation/ExampleCoordinatedCareEvidence"/>
    <resource>
      <Observation>
        <id value="ExampleCoordinatedCareEvidence"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_ExampleCoordinatedCareEvidence"> </a><p class="res-header-id"><b>Generated Narrative: Observation ExampleCoordinatedCareEvidence</b></p><a name="ExampleCoordinatedCareEvidence"> </a><a name="hcExampleCoordinatedCareEvidence"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">Clinical assessment supporting coordinated care</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>effective</b>: 2026-07-22</p><p><b>value</b>: Longitudinal coordinated care is clinically indicated</p></div>
        </text>
        <status value="final"/>
        <code>
          <text value="Clinical assessment supporting coordinated care"/>
        </code>
        <subject>🔗 
          <reference value="Patient/ExampleRehabPatient"/>
        </subject>
        <effectiveDateTime value="2026-07-22"/>
        <valueString
                     value="Longitudinal coordinated care is clinically indicated"/>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/CarePlan/ExamplePreventiveCarePlan"/>
    <resource>
      <CarePlan>
        <id value="ExamplePreventiveCarePlan"/>
        <meta>
          <profile
                   value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-care-plan"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="CarePlan_ExamplePreventiveCarePlan"> </a><p class="res-header-id"><b>Generated Narrative: CarePlan ExamplePreventiveCarePlan</b></p><a name="ExamplePreventiveCarePlan"> </a><a name="hcExamplePreventiveCarePlan"> </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-care-plan.html">Praxis CarePlan DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id</code>/E64-PLAN-2026-0001</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category praxis}">Praxis</span>, <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type generic}">Generisch</span></p><p><b>title</b>: Preventive-care plan</p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>period</b>: 2026-08-01 --&gt; 2026-08-31</p><p><b>created</b>: 2026-07-23</p><p><b>author</b>: <a href="Practitioner-ExampleRehabRequester.html">Practitioner Klara Neumann </a></p><p><b>supportingInfo</b>: <a href="Observation-ExampleCoordinatedCareEvidence.html">Observation </a></p></div>
        </text>
        <identifier>
          <system
                  value="https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id"/>
          <value value="E64-PLAN-2026-0001"/>
        </identifier>
        <status value="active"/>
        <intent value="plan"/>
        <category>
          <coding>
            <system
                    value="https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category"/>
            <code value="praxis"/>
            <display value="Praxis"/>
          </coding>
        </category>
        <category>
          <coding>
            <system
                    value="https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type"/>
            <code value="generic"/>
          </coding>
        </category>
        <title value="Preventive-care plan"/>
        <subject>🔗 
          <reference value="Patient/ExampleRehabPatient"/>
        </subject>
        <period>
          <start value="2026-08-01"/>
          <end value="2026-08-31"/>
        </period>
        <created value="2026-07-23"/>
        <author>🔗 
          <reference value="Practitioner/ExampleRehabRequester"/>
        </author>
        <supportingInfo>🔗 
          <reference value="Observation/ExampleCoordinatedCareEvidence"/>
        </supportingInfo>
      </CarePlan>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/ServiceRequest/ExamplePreventiveCareOrder"/>
    <resource>
      <ServiceRequest>
        <id value="ExamplePreventiveCareOrder"/>
        <meta>
          <profile
                   value="https://fhir.cognovis.de/praxis/StructureDefinition/preventive-care-order-de"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_ExamplePreventiveCareOrder"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest ExamplePreventiveCareOrder</b></p><a name="ExamplePreventiveCareOrder"> </a><a name="hcExamplePreventiveCareOrder"> </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-preventive-care-order-de.html">Preventive Care Order DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-order-id</code>/E64-ORDER-2026-0001</p><p><b>basedOn</b>: <a href="CarePlan-ExamplePreventiveCarePlan.html">CarePlan Preventive-care plan</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain e64-preventive-care-order}">e64 Preventive Care Order</span></p><p><b>code</b>: <span title="Codes:">Preventive care for a parent</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>occurrence</b>: 2026-08-01 --&gt; 2026-08-31</p><p><b>authoredOn</b>: 2026-07-24</p><p><b>requester</b>: <a href="Practitioner-ExampleRehabRequester.html">Practitioner Klara Neumann </a></p><p><b>performer</b>: <a href="Organization-ExampleCoordinatedCareProvider.html">Organization Example coordinated-care provider</a></p><p><b>reasonReference</b>: <a href="Condition-ExampleRehabCondition.html">Condition </a></p><p><b>insurance</b>: <a href="Coverage-ExampleRehabCoverage.html">Coverage: identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p><p><b>supportingInfo</b>: <a href="Observation-ExampleCoordinatedCareEvidence.html">Observation </a></p></div>
        </text>
        <identifier>
          <system
                  value="https://fhir.cognovis.de/praxis/NamingSystem/care-order-id"/>
          <value value="E64-ORDER-2026-0001"/>
        </identifier>
        <basedOn>🔗 
          <reference value="CarePlan/ExamplePreventiveCarePlan"/>
        </basedOn>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain"/>
            <code value="e64-preventive-care-order"/>
          </coding>
        </category>
        <code>
          <text value="Preventive care for a parent"/>
        </code>
        <subject>🔗 
          <reference value="Patient/ExampleRehabPatient"/>
        </subject>
        <occurrencePeriod>
          <start value="2026-08-01"/>
          <end value="2026-08-31"/>
        </occurrencePeriod>
        <authoredOn value="2026-07-24"/>
        <requester>🔗 
          <reference value="Practitioner/ExampleRehabRequester"/>
        </requester>
        <performer>🔗 
          <reference value="Organization/ExampleCoordinatedCareProvider"/>
        </performer>
        <reasonReference>🔗 
          <reference value="Condition/ExampleRehabCondition"/>
        </reasonReference>
        <insurance>🔗 
          <reference value="Coverage/ExampleRehabCoverage"/>
        </insurance>
        <supportingInfo>🔗 
          <reference value="Observation/ExampleCoordinatedCareEvidence"/>
        </supportingInfo>
      </ServiceRequest>
    </resource>
  </entry>
</Bundle>