German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Arztbesuch Weber 14.01.2026 — Privatpatient - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="ExampleEncounterPrivat"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ExampleEncounterPrivat</b></p><a name="ExampleEncounterPrivat"> </a><a name="hcExampleEncounterPrivat"> </a><p><b>Privat-Freigabestatus</b>: billable</p><p><b>Privat-Prüfstatus</b>: false</p><p><b>Privat-Prüfungszeitpunkt</b>: 2026-01-14 17:00:00+0100</p><p><b>Encounter Erstellungszeitpunkt</b>: 2026-01-14 09:25:00+0100</p><p><b>Patient aufgerufen</b>: 2026-01-14 09:28:00+0100</p><p><b>Ankunftszeit</b>: 2026-01-14 09:15:00+0100</p><p><b>Abrechnungsquartal</b>: 1/2026</p><p><b>Verlinktes Dokument</b>: <a href="DocumentReference-example-documentreference.html">DocumentReference: status = current; type = Discharge summary</a></p><p><b>Abgerechnet unter Organisation</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>AU-Typ</b>: Erstbescheinigung</p><p><b>Arbeitsunfall</b>: false</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></td></tr></table><p><b>period</b>: 2026-01-14 09:30:00+0100 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E11.9}">Diabetes mellitus, Typ 2, ohne Komplikationen</span>, <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E78.0}">Reine Hypercholesterinaemie</span>, <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm I10.90}">Essentielle Hypertonie</span></p><p><b>serviceProvider</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/privat-freigabe-status">
    <valueString value="billable"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/privat-reviewed-status">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/privat-reviewed-at">
    <valueDateTime value="2026-01-14T17:00:00+01:00"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/encounter-created-at">
    <valueDateTime value="2026-01-14T09:25:00+01:00"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/encounter-called">
    <valueDateTime value="2026-01-14T09:28:00+01:00"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/arrival-time">
    <valueDateTime value="2026-01-14T09:15:00+01:00"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/abrechnungsquartal">
    <valueString value="1/2026"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/linked-document">
    <valueReference>🔗 
      <reference value="DocumentReference/example-documentreference"/>
    </valueReference>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/cross-ak-billed-under">
    <valueReference>🔗 
      <reference value="Organization/example-organization"/>
    </valueReference>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/au-typ">
    <valueString value="Erstbescheinigung"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/au-arbeitsunfall">
    <valueBoolean value="false"/>
  </extension>
  <status value="in-progress"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <participant>
    <individual>🔗 
      <reference value="Practitioner/example-practitioner"/>
    </individual>
  </participant>
  <period>
    <start value="2026-01-14T09:30:00+01:00"/>
  </period>
  <reasonCode>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <code value="E11.9"/>
      <display value="Diabetes mellitus, Typ 2, ohne Komplikationen"/>
    </coding>
  </reasonCode>
  <reasonCode>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <code value="E78.0"/>
      <display value="Reine Hypercholesterinaemie"/>
    </coding>
  </reasonCode>
  <reasonCode>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <code value="I10.90"/>
      <display value="Essentielle Hypertonie"/>
    </coding>
  </reasonCode>
  <serviceProvider>🔗 
    <reference value="Organization/example-organization"/>
  </serviceProvider>
</Encounter>