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

: Example Outgoing Referral Proof Bundle - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-outgoing-referral-bundle"/>
  <type value="collection"/>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/ServiceRequest/example-outgoing-referral"/>
    <resource>
      <ServiceRequest>
        <id value="example-outgoing-referral"/>
        <meta>
          <profile
                   value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-referral-de"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_example-outgoing-referral"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-outgoing-referral</b></p><a name="example-outgoing-referral"> </a><a name="hcexample-outgoing-referral"> </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-referral-de.html">Praxis Referral DE</a></p></div><p><b>identifier</b>: Placer Identifier/REFERRAL-2026-3001</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/referral-assignment-type consultation}">Consultation</span></p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title="Codes:{https://example.org/fhir/CodeSystem/service-catalog orthopedic-consultation}">Orthopedic consultation</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>occurrence</b>: 2026-07-28 --&gt; 2026-08-28</p><p><b>authoredOn</b>: 2026-07-28</p><p><b>requester</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p><p><b>performer</b>: <a href="Organization-example-referral-recipient.html">Organization Example Specialist Center</a></p><p><b>reasonReference</b>: <a href="Condition-example-referral-diagnosis.html">Condition Pain in knee</a></p><p><b>insurance</b>: <a href="Coverage-example-coverage-gkv-wop.html">Coverage: extension = Nordrhein (KBV_CS_SFHIR_ITA_WOP#38); identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p><p><b>supportingInfo</b>: <a href="Observation-example-referral-finding.html">Observation Knee range of motion</a></p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PLAC"/>
            </coding>
          </type>
          <system value="https://example.org/fhir/NamingSystem/order-id"/>
          <value value="REFERRAL-2026-3001"/>
        </identifier>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="https://fhir.cognovis.de/praxis/CodeSystem/referral-assignment-type"/>
            <code value="consultation"/>
            <display value="Consultation"/>
          </coding>
        </category>
        <priority value="urgent"/>
        <code>
          <coding>
            <system
                    value="https://example.org/fhir/CodeSystem/service-catalog"/>
            <version value="2026-01"/>
            <code value="orthopedic-consultation"/>
            <display value="Orthopedic consultation"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/example-patient"/>
        </subject>
        <occurrencePeriod>
          <start value="2026-07-28"/>
          <end value="2026-08-28"/>
        </occurrencePeriod>
        <authoredOn value="2026-07-28"/>
        <requester>🔗 
          <reference value="Practitioner/example-practitioner"/>
        </requester>
        <performer>🔗 
          <reference value="Organization/example-referral-recipient"/>
        </performer>
        <reasonReference>🔗 
          <reference value="Condition/example-referral-diagnosis"/>
        </reasonReference>
        <insurance>🔗 
          <reference value="Coverage/example-coverage-gkv-wop"/>
        </insurance>
        <supportingInfo>🔗 
          <reference value="Observation/example-referral-finding"/>
        </supportingInfo>
      </ServiceRequest>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Condition/example-referral-diagnosis"/>
    <resource>
      <Condition>
        <id value="example-referral-diagnosis"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_example-referral-diagnosis"> </a><p class="res-header-id"><b>Generated Narrative: Condition example-referral-diagnosis</b></p><a name="example-referral-diagnosis"> </a><a name="hcexample-referral-diagnosis"> </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:{http://fhir.de/CodeSystem/bfarm/icd-10-gm M25.56}">Pain in knee</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</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>
          <coding>
            <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
            <version value="2026"/>
            <code value="M25.56"/>
            <display value="Pain in knee"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/example-patient"/>
        </subject>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Observation/example-referral-finding"/>
    <resource>
      <Observation>
        <id value="example-referral-finding"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_example-referral-finding"> </a><p class="res-header-id"><b>Generated Narrative: Observation example-referral-finding</b></p><a name="example-referral-finding"> </a><a name="hcexample-referral-finding"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://example.org/fhir/CodeSystem/clinical-findings knee-range-of-motion}">Knee range of motion</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>effective</b>: 2026-07-27</p><p><b>value</b>: Flexion limited to 90 degrees</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system
                    value="https://example.org/fhir/CodeSystem/clinical-findings"/>
            <version value="2026-01"/>
            <code value="knee-range-of-motion"/>
            <display value="Knee range of motion"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/example-patient"/>
        </subject>
        <effectiveDateTime value="2026-07-27"/>
        <valueString value="Flexion limited to 90 degrees"/>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://fhir.cognovis.de/praxis/Patient/example-patient"/>
    <resource>
      <Patient>
        <id value="example-patient"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_example-patient"> </a><p class="res-header-id"><b>Generated Narrative: Patient example-patient</b></p><a name="example-patient"> </a><a name="hcexample-patient"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Thomas Weber (official) Male, DoB: 1975-06-15</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="Weber"/>
          <given value="Thomas"/>
        </name>
        <gender value="male"/>
        <birthDate value="1975-06-15"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Practitioner/example-practitioner"/>
    <resource>
      <Practitioner>
        <id value="example-practitioner"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_example-practitioner"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner example-practitioner</b></p><a name="example-practitioner"> </a><a name="hcexample-practitioner"> </a><p><b>active</b>: true</p><p><b>name</b>: Markus Schoell (Official)</p></div>
        </text>
        <active value="true"/>
        <name>
          <use value="official"/>
          <family value="Schoell"/>
          <given value="Markus"/>
          <prefix value="Dr.">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
              <valueCode value="AC"/>
            </extension>
          </prefix>
        </name>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Organization/example-referral-recipient"/>
    <resource>
      <Organization>
        <id value="example-referral-recipient"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_example-referral-recipient"> </a><p class="res-header-id"><b>Generated Narrative: Organization example-referral-recipient</b></p><a name="example-referral-recipient"> </a><a name="hcexample-referral-recipient"> </a><p><b>active</b>: true</p><p><b>name</b>: Example Specialist Center</p></div>
        </text>
        <active value="true"/>
        <name value="Example Specialist Center"/>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://fhir.cognovis.de/praxis/Coverage/example-coverage-gkv-wop"/>
    <resource>
      <Coverage>
        <id value="example-coverage-gkv-wop"/>
        <meta>
          <profile
                   value="https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Coverage_example-coverage-gkv-wop"> </a><p class="res-header-id"><b>Generated Narrative: Coverage example-coverage-gkv-wop</b></p><a name="example-coverage-gkv-wop"> </a><a name="hcexample-coverage-gkv-wop"> </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>Kennzeichen Wohnortprinzip (WOP)</b>: <a href="https://simplifier.net/resolve?scope=de.cognovis.terminology.kbv@1.0.0&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP#KBV-CS-SFHIR-ITA-WOP-v1.23.x-38">KBV_CS_SFHIR_ITA_WOP: 38</a> (Nordrhein)</p><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-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>payor</b>: AOK Rheinland/Hamburg</p></div>
        </text>
        <extension url="http://fhir.de/StructureDefinition/gkv/wop">
          <valueCoding>
            <system
                    value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP"/>
            <code value="38"/>
            <display value="Nordrhein"/>
          </valueCoding>
        </extension>
        <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/example-patient"/>
        </beneficiary>
        <payor>
          <display value="AOK Rheinland/Hamburg"/>
        </payor>
      </Coverage>
    </resource>
  </entry>
</Bundle>