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

<ChargeItemDefinition xmlns="http://hl7.org/fhir">
  <id value="example-cid-pvs-ebm-hausbesuch"/>
  <meta>
    <profile value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-chargeitemdefinition"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItemDefinition example-cid-pvs-ebm-hausbesuch</b></p><a name="example-cid-pvs-ebm-hausbesuch"> </a><a name="hcexample-cid-pvs-ebm-hausbesuch"> </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-praxis-chargeitemdefinition.html">Praxis ChargeItemDefinition DE</a></p></div><p><b>url</b>: <a href="ChargeItemDefinition-example-cid-pvs-ebm-hausbesuch.html">ChargeItemDefinition EBM 01410 — Hausbesuch</a></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/7.1.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.6</p><p><b>version</b>: 0.90.0</p><p><b>title</b>: EBM 01410 — Hausbesuch</p><p><b>status</b>: Active</p><p><b>date</b>: 2026-07-29 13:00:36+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>Katalogeintrag fuer den allgemeinmedizinischen Hausbesuch nach EBM mit Punktwert als standard R4 propertyGroup.priceComponent.</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.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM 01410}">Hausbesuch</span></p><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title="Codes:">Punktwert EBM</span></p><p><b>factor</b>: 1</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>10.82</td><td>Euro</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: <span title="Codes:">Max. Steigerungsfaktor</span></p><p><b>factor</b>: 3.5</p></blockquote></blockquote></div>
  </text>
  <url value="https://fhir.cognovis.de/praxis/ChargeItemDefinition/example-cid-pvs-ebm-hausbesuch"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.14.6"/>
  </identifier>
  <version value="0.90.0"/>
  <title value="EBM 01410 — Hausbesuch"/>
  <status value="active"/>
  <date value="2026-07-29T13:00:36+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="Katalogeintrag fuer den allgemeinmedizinischen Hausbesuch nach EBM mit Punktwert als standard R4 propertyGroup.priceComponent."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <code>
    <coding>
      <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM"/>
      <code value="01410"/>
      <display value="Hausbesuch"/>
    </coding>
  </code>
  <propertyGroup>
    <priceComponent>
      <type value="base"/>
      <code>
        <text value="Punktwert EBM"/>
      </code>
      <factor value="1"/>
      <amount>
        <value value="10.82"/>
        <currency value="EUR"/>
      </amount>
    </priceComponent>
    <priceComponent>
      <type value="informational"/>
      <code>
        <text value="Max. Steigerungsfaktor"/>
      </code>
      <factor value="3.5"/>
    </priceComponent>
  </propertyGroup>
</ChargeItemDefinition>