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 "ExampleGozChargeItemVerlangens"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/goz-charge-item"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/goz-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 ExampleGozChargeItemVerlangens</b></p><a name=\"ExampleGozChargeItemVerlangens\"> </a><a name=\"hcExampleGozChargeItemVerlangens\"> </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-goz-charge-item.html\">GOZ Leistungsposition (DE)</a></p></div><p><b>Steuerkategorie</b>: <span title=\"Codes:{urn:un:unece:uncefact:codelist:standard:5305 S}\">Normaler Steuersatz</span></p><blockquote><p><b>Verlangensleistung (§ 1 Abs. 2 Satz 2 GOZ)</b></p><ul><li>verlangensleistung: true</li><li>verlangensleistungBeleg: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&canonical=http://fhir.org/packages/de.basisprofil.r4/DocumentReference/doc-verlangens-aufklaerung-bleaching-01\">DocumentReference/doc-verlangens-aufklaerung-bleaching-01</a></li></ul></blockquote><blockquote><p><b>Privatgebühr Steigerungsfaktor</b></p><ul><li>faktor: 2.3</li><li>schwellenwert: 2.3</li><li>leistungsart: persoenlich</li></ul></blockquote><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bzaek/goz 2197}\">Externes Bleaching, analoge Abrechnung</span></p><p><b>subject</b>: <a href=\"Patient-pat-pkv-01.html\">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>context</b>: <a href=\"Encounter-enc-dental-02-privatschein.html\">Encounter: identifier = https://example-dental-practice.de/fall-id#DENTAL-2026-0002; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-01-22 --> 2026-01-22</a></p><p><b>occurrence</b>: 2026-02-14</p><p><b>factorOverride</b>: 2.3</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>178.5</td><td>Euro</td></tr></table><p><b>account</b>: <a href=\"Account-acct-dental-02-pkv-q1.html\">Account: identifier = https://fhir.cognovis.de/praxis/sid/scheinNummer#ScheinNummer#PKV-2026-Q1-00002; status = active; type = PKV; 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 "S" ] ;
fhir:display [ fhir:v "Normaler Steuersatz" ] ] ) ]
] [
( fhir:extension [
fhir:url [
fhir:v "verlangensleistung"^^xsd:anyURI ;
fhir:l fhir:verlangensleistung ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] [
fhir:url [
fhir:v "verlangensleistungBeleg"^^xsd:anyURI ;
fhir:l fhir:verlangensleistungBeleg ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:DocumentReference/doc-verlangens-aufklaerung-bleaching-01 ;
fhir:reference [ fhir:v "DocumentReference/doc-verlangens-aufklaerung-bleaching-01" ] ] ] ) ;
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/verlangensleistung"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/verlangensleistung> ]
] [
( fhir:extension [
fhir:url [
fhir:v "faktor"^^xsd:anyURI ;
fhir:l fhir:faktor ] ;
fhir:value [
a fhir:Decimal ;
fhir:v 2.3 ] ] [
fhir:url [
fhir:v "schwellenwert"^^xsd:anyURI ;
fhir:l fhir:schwellenwert ] ;
fhir:value [
a fhir:Decimal ;
fhir:v 2.3 ] ] [
fhir:url [
fhir:v "leistungsart"^^xsd:anyURI ;
fhir:l fhir:leistungsart ] ;
fhir:value [
a fhir:Code ;
fhir:v "persoenlich" ] ] ) ;
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/privatgebuehr-steigerungsfaktor"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/privatgebuehr-steigerungsfaktor> ]
] ) ; #
fhir:status [ fhir:v "billable"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/bzaek/goz"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/bzaek/goz> ] ;
fhir:code [ fhir:v "2197" ] ;
fhir:display [ fhir:v "Adhäsive Befestigung" ] ] ) ;
fhir:text [ fhir:v "Externes Bleaching, analoge Abrechnung" ]
] ; #
fhir:subject [
fhir:l fhir:Patient/pat-pkv-01 ;
fhir:reference [ fhir:v "Patient/pat-pkv-01" ]
] ; #
fhir:context [
fhir:l fhir:Encounter/enc-dental-02-privatschein ;
fhir:reference [ fhir:v "Encounter/enc-dental-02-privatschein" ]
] ; #
fhir:occurrence [
a fhir:DateTime ;
fhir:v "2026-02-14"^^xsd:date
] ; #
fhir:factorOverride [ fhir:v 2.3] ; #
fhir:priceOverride [
fhir:value [ fhir:v 178.5 ] ;
fhir:currency [ fhir:v "EUR" ]
] ; #
fhir:account ( [
fhir:l fhir:Account/acct-dental-02-pkv-q1 ;
fhir:reference [ fhir:v "Account/acct-dental-02-pkv-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