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

: Honorarbescheid Q3/2025 — mit Richtigstellung - XML Representation

Raw xml | Download


<ClaimResponse xmlns="http://hl7.org/fhir">
  <id value="ExampleHonorarbescheid"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ClaimResponse ExampleHonorarbescheid</b></p><a name="ExampleHonorarbescheid"> </a><a name="hcExampleHonorarbescheid"> </a><p><b>Honorarbescheid Quartal</b>: 3/2025</p><p><b>Honorarbescheid Korrekturrichtung</b>: SR</p><p><b>Honorarbescheid Patientenname</b>: Mueller, Hans</p><p><b>Honorarbescheid Geburtsdatum</b>: 1958-03-22</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}">Professional</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>created</b>: 2025-07-01</p><p><b>insurer</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>outcome</b>: Processing Complete</p></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/honorarbescheid-quartal">
    <valueString value="3/2025"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/honorarbescheid-correction-sign">
    <valueString value="SR"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/honorarbescheid-patient-name">
    <valueString value="Mueller, Hans"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/honorarbescheid-patient-birthdate">
    <valueDate value="1958-03-22"/>
  </extension>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/claim-type"/>
      <code value="professional"/>
    </coding>
  </type>
  <use value="claim"/>
  <patient>🔗 
    <reference value="Patient/example-patient"/>
  </patient>
  <created value="2025-07-01"/>
  <insurer>🔗 
    <reference value="Organization/example-organization"/>
  </insurer>
  <outcome value="complete"/>
</ClaimResponse>