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

<ChargeItem xmlns="http://hl7.org/fhir">
  <id value="example-chargeitem-ct-schaedel-goae5370"/>
  <meta>
    <profile value="https://fhir.cognovis.de/praxis/StructureDefinition/charge-item-praxis-de"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem example-chargeitem-ct-schaedel-goae5370</b></p><a name="example-chargeitem-ct-schaedel-goae5370"> </a><a name="hcexample-chargeitem-ct-schaedel-goae5370"> </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-charge-item-praxis-de.html">ChargeItem (Praxis DE)</a></p></div><p><b>status</b>: Billable</p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/goae 5370}">CT Schaedel</span></p><p><b>subject</b>: <a href="Patient-example-patient-roentgen-linkage.html">Maria Becker (official) Female, DoB: 1962-03-20</a></p><p><b>context</b>: <a href="Encounter-example-encounter-ct-schaedel.html">Encounter: status = finished; class = ambulatory (ActCode#AMB)</a></p><p><b>occurrence</b>: 2026-04-30 14:00:00+0200</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-example-practitioner-radiologe-ct.html">Practitioner Peter Kurz (official)</a></td></tr></table><p><b>service</b>: <a href="Procedure-example-roentgen-procedure-ct-schaedel.html">Procedure Computed tomography of head</a></p></div>
  </text>
  <status value="billable"/>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/goae"/>
      <code value="5370"/>
      <display value="CT Schaedel"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-patient-roentgen-linkage"/>
  </subject>
  <context>
    <reference value="Encounter/example-encounter-ct-schaedel"/>
  </context>
  <occurrenceDateTime value="2026-04-30T14:00:00+02:00"/>
  <performer>
    <actor>
      <reference value="Practitioner/example-practitioner-radiologe-ct"/>
    </actor>
  </performer>
  <service>
    <reference value="Procedure/example-roentgen-procedure-ct-schaedel"/>
  </service>
</ChargeItem>