German Dental FHIR Profiles (R4)
0.36.1 - trial-use
DE
German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ChargeItem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleBemaChargeItemBelPunkte"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/bema-charge-item"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/bema-charge-item> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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 (v3 Code System ActCode#AMB); period = 2026-01-15 --> (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:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 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 --> 2026-03-31</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-category"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-category> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "urn:un:unece:uncefact:codelist:standard:5305"^^xsd:anyURI ;
fhir:l <urn:un:unece:uncefact:codelist:standard:5305> ] ;
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Steuerfrei" ] ] ) ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-exemption-reason"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-exemption-reason> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund> ] ;
fhir:code [ fhir:v "para4-nr14a" ] ;
fhir:display [ fhir:v " 4 Nr. 14a UStG" ] ] ) ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number> ] ;
fhir:value [
a fhir:Code ;
fhir:v "46" ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/bel-punkte"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/bel-punkte> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 250 ]
] ) ; #
fhir:status [ fhir:v "billable"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/kzbv/bema"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/kzbv/bema> ] ;
fhir:code [ fhir:v "99a" ] ;
fhir:display [ fhir:v "Aufbaufüllung (Stumpfaufbau)" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/pat-gkv-dental-01 ;
fhir:reference [ fhir:v "Patient/pat-gkv-dental-01" ]
] ; #
fhir:context [
fhir:l fhir:Encounter/enc-dental-04-ze-kassenschein ;
fhir:reference [ fhir:v "Encounter/enc-dental-04-ze-kassenschein" ]
] ; #
fhir:occurrence [
a fhir:DateTime ;
fhir:v "2026-01-15"^^xsd:date
] ; #
fhir:quantity [
fhir:value [ fhir:v "35"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Punkte" ]
] ; #
fhir:bodysite ( [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi> ] ;
fhir:code [ fhir:v "46" ] ;
fhir:display [ fhir:v "46" ] ] ) ;
fhir:text [ fhir:v "Zahn 46" ]
] ) ; #
fhir:priceOverride [
fhir:value [ fhir:v 37.31 ] ;
fhir:currency [ fhir:v "EUR" ]
] ; #
fhir:account ( [
fhir:l fhir:Account/acct-dental-04-gkv-q1 ;
fhir:reference [ fhir:v "Account/acct-dental-04-gkv-q1" ]
] ) . #
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.36.1 based on FHIR 4.0.1. Generated 2026-05-30
Links: Table of Contents |
QA Report