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

<ChargeItemDefinition xmlns="http://hl7.org/fhir">
  <id value="example-cid-igel-bleaching"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItemDefinition example-cid-igel-bleaching</b></p><a name="example-cid-igel-bleaching"> </a><a name="hcexample-cid-igel-bleaching"> </a><p><b>url</b>: <a href="ChargeItemDefinition-example-cid-igel-bleaching.html">ChargeItemDefinition IGeL Bleaching — Zahnaufhellung</a></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.5.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.3.7985.14.5</p><p><b>version</b>: 0.71.0</p><p><b>title</b>: IGeL Bleaching — Zahnaufhellung</p><p><b>status</b>: Active</p><p><b>date</b>: 2026-05-30 10:39:27+0200</p><p><b>publisher</b>: cognovis GmbH</p><p><b>contact</b>: cognovis GmbH: <a href="https://www.cognovis.de">https://www.cognovis.de</a>,<a href="mailto:info@cognovis.de">info@cognovis.de</a></p><p><b>description</b>: </p><div><p>Professionelle Zahnaufhellung (Bleaching) als IGeL-Leistung. Keine Heilbehandlung im umsatzsteuerlichen Sinne (§4 Nr. 14a UStG nicht anwendbar) — regulaere 19% USt.</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 DE}">Germany</span></p><p><b>code</b>: <span title="Codes:{https://fhir.de/CodeSystem/bzaek/goz 1000}">Bleaching (Zahnaufhellung)</span></p><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>Steuerkategorie</b>: <span title="Codes:{urn:un:unece:uncefact:codelist:standard:5305 S}">Normaler Steuersatz</span></p><p><b>type</b>: base price</p><p><b>code</b>: <span title="Codes:">Basispreis netto</span></p><h3>Amounts</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>126.05</td><td>Euro</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>factor</b>: 0.19</p><h3>Amounts</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>23.95</td><td>Euro</td></tr></table></blockquote></blockquote></div>
  </text>
  <url value="https://fhir.cognovis.de/praxis/ChargeItemDefinition/example-cid-igel-bleaching"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.14.5"/>
  </identifier>
  <version value="0.71.0"/>
  <title value="IGeL Bleaching — Zahnaufhellung"/>
  <status value="active"/>
  <date value="2026-05-30T10:39:27+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description value="Professionelle Zahnaufhellung (Bleaching) als IGeL-Leistung. Keine Heilbehandlung im umsatzsteuerlichen Sinne (§4 Nr. 14a UStG nicht anwendbar) — regulaere 19% USt."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <code>
    <coding>
      <system value="https://fhir.de/CodeSystem/bzaek/goz"/>
      <code value="1000"/>
      <display value="Bleaching (Zahnaufhellung)"/>
    </coding>
  </code>
  <propertyGroup>
    <priceComponent>
      <extension url="https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-category">
        <valueCodeableConcept>
          <coding>
            <system value="urn:un:unece:uncefact:codelist:standard:5305"/>
            <code value="S"/>
            <display value="Normaler Steuersatz"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <type value="base"/>
      <code>
        <text value="Basispreis netto"/>
      </code>
      <amount>
        <value value="126.05"/>
        <currency value="EUR"/>
      </amount>
    </priceComponent>
    <priceComponent>
      <type value="tax"/>
      <factor value="0.19"/>
      <amount>
        <value value="23.95"/>
        <currency value="EUR"/>
      </amount>
    </priceComponent>
  </propertyGroup>
</ChargeItemDefinition>