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

<ChargeItem xmlns="http://hl7.org/fhir">
  <id value="example-finalized-chargeitem-upper-arm"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem example-finalized-chargeitem-upper-arm</b></p><a name="example-finalized-chargeitem-upper-arm"> </a><a name="hcexample-finalized-chargeitem-upper-arm"> </a><p><b>definitionCanonical</b>: <a href="ChargeItemDefinition-goae-252-pkv.html">Injektion — GOÄ 252 (PKV)</a></p><p><b>status</b>: Billable</p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bäk/goä 252}">Injektion, s.c./s.m./i.c./i.m.</span></p><p><b>subject</b>: <a href="Patient-example-patient-upper-arm.html">Anna Keller  Female, DoB: 1978-06-12</a></p><p><b>context</b>: <a href="Encounter-example-encounter-upper-arm.html">Encounter: status = in-progress; class = ambulatory (ActCode#AMB)</a></p><p><b>quantity</b>: 1</p><h3>PriceOverrides</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>12.5</td><td>Euro</td></tr></table><p><b>service</b>: </p><ul><li><a href="Procedure-example-finalized-procedure-upper-arm.html">Procedure Injection</a></li><li><a href="Observation-example-finalized-observation-upper-arm-doc.html">Observation Clinical report</a></li></ul></div>
  </text>
  <definitionCanonical value="https://fhir.cognovis.de/praxis/ChargeItemDefinition/goae-252-pkv"/>
  <status value="billable"/>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/bäk/goä"/>
      <code value="252"/>
      <display value="Injektion, s.c./s.m./i.c./i.m."/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-patient-upper-arm"/>
  </subject>
  <context>
    <reference value="Encounter/example-encounter-upper-arm"/>
  </context>
  <quantity>
    <value value="1"/>
  </quantity>
  <priceOverride>
    <value value="12.5"/>
    <currency value="EUR"/>
  </priceOverride>
  <service>
    <reference value="Procedure/example-finalized-procedure-upper-arm"/>
  </service>
  <service>
    <reference value="Observation/example-finalized-observation-upper-arm-doc"/>
  </service>
</ChargeItem>