German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel BEMA ChargeItem mit BEL-Punkte (Krone Zahn 46) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ChargeItem/ExampleBemaChargeItemBelPunkte> a fhir:ChargeItem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleBemaChargeItemBelPunkte"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/bema-charge-item" ;
       fhir:index 0 ;
       fhir:link <https://fhir.cognovis.de/dental/StructureDefinition/bema-charge-item>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem ExampleBemaChargeItemBelPunkte</b></p><a name=\"ExampleBemaChargeItemBelPunkte\"> </a><a name=\"hcExampleBemaChargeItemBelPunkte\"> </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-bema-charge-item.html\">BEMA Leistungsposition (DE)</a></p></div><p><b>Steuerkategorie</b>: <span title=\"Codes:{urn:un:unece:uncefact:codelist:standard:5305 E}\">Steuerfrei</span></p><p><b>Umsatzsteuerbefreiungsgrund</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund para4-nr14a}\"> 4 Nr. 14a UStG</span></p><p><b>FDI Zahnnummer</b>: 46</p><p><b>BEL II Punkte</b>: 250</p><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/kzbv/bema 99a}\">Aufbaufüllung (Stumpfaufbau)</span></p><p><b>subject</b>: <a href=\"Patient-pat-gkv-dental-01.html\">Aylin Özdemir (official) (no stated gender), DoB: 1988-03-14 ( Krankenversichertennummer)</a></p><p><b>context</b>: <a href=\"Encounter-enc-dental-04-ze-kassenschein.html\">Encounter: identifier = https://example-dental-practice.de/fall-id#DENTAL-2026-0004; status = in-progress; class = ambulatory (ActCode#AMB); period = 2026-01-15 --&gt; (ongoing)</a></p><p><b>occurrence</b>: 2026-01-15</p><p><b>quantity</b>: 35 Punkte</p><p><b>bodysite</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-tooth 46}\">Zahn 46</span></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>37.31</td><td>Euro</td></tr></table><p><b>account</b>: <a href=\"Account-acct-dental-04-gkv-q1.html\">Account: identifier = https://fhir.cognovis.de/praxis/sid/scheinNummer#ScheinNummer#GKV-2026-Q1-00004; status = active; type = GKV; servicePeriod = 2026-01-01 --&gt; 2026-03-31</a></p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-category" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:un:unece:uncefact:codelist:standard:5305" ] ;
         fhir:Coding.code [ fhir:value "E" ] ;
         fhir:Coding.display [ fhir:value "Steuerfrei" ]
       ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-exemption-reason" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund" ] ;
         fhir:Coding.code [ fhir:value "para4-nr14a" ] ;
         fhir:Coding.display [ fhir:value " 4 Nr. 14a UStG" ]
       ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number" ] ;
     fhir:Extension.valueCode [ fhir:value "46" ]
  ], [
     fhir:index 3 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/bel-punkte" ] ;
     fhir:Extension.valueInteger [ fhir:value "250"^^xsd:integer ]
  ] ;
  fhir:ChargeItem.status [ fhir:value "billable"] ;
  fhir:ChargeItem.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/kzbv/bema" ] ;
       fhir:Coding.code [ fhir:value "99a" ] ;
       fhir:Coding.display [ fhir:value "Aufbaufüllung (Stumpfaufbau)" ]
     ]
  ] ;
  fhir:ChargeItem.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-gkv-dental-01> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-gkv-dental-01" ]
  ] ;
  fhir:ChargeItem.context [
     fhir:link <http://hl7.org/fhir/Encounter/enc-dental-04-ze-kassenschein> ;
     fhir:Reference.reference [ fhir:value "Encounter/enc-dental-04-ze-kassenschein" ]
  ] ;
  fhir:ChargeItem.occurrenceDateTime [ fhir:value "2026-01-15"^^xsd:date] ;
  fhir:ChargeItem.quantity [
     fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "Punkte" ]
  ] ;
  fhir:ChargeItem.bodysite [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-tooth" ] ;
       fhir:Coding.code [ fhir:value "46" ] ;
       fhir:Coding.display [ fhir:value "46" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Zahn 46" ]
  ] ;
  fhir:ChargeItem.priceOverride [
     fhir:Money.value [ fhir:value "37.31"^^xsd:decimal ] ;
     fhir:Money.currency [ fhir:value "EUR" ]
  ] ;
  fhir:ChargeItem.account [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Account/acct-dental-04-gkv-q1> ;
     fhir:Reference.reference [ fhir:value "Account/acct-dental-04-gkv-q1" ]
  ] .

<http://hl7.org/fhir/Patient/pat-gkv-dental-01> a fhir:Patient .

<http://hl7.org/fhir/Encounter/enc-dental-04-ze-kassenschein> a fhir:Encounter .

<http://hl7.org/fhir/Account/acct-dental-04-gkv-q1> a fhir:Account .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ChargeItem/ExampleBemaChargeItemBelPunkte.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ChargeItem/ExampleBemaChargeItemBelPunkte.ttl> .