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
@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/ExampleGozChargeItem> a fhir:ChargeItem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleGozChargeItem"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/goz-charge-item" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/dental/StructureDefinition/goz-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 ExampleGozChargeItem</b></p><a name=\"ExampleGozChargeItem\"> </a><a name=\"hcExampleGozChargeItem\"> </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 E}\">Steuerfrei</span></p><p><b>FDI Zahnnummer</b>: 15</p><p><b>Zahnflächen</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/FDI-surface M}\">Mesial</span></p><p><b>Zahnflächen</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/FDI-surface O}\">Occlusal</span></p><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><blockquote><p><b>Privatgebühr Analogleistung</b></p><ul><li>analoge-nummer: 2150</li><li>gebuehrenordnung: goz</li><li>begruendung: Keramik-Inlay CAD/CAM, Analogabrechnung nach 6 GOZ</li></ul></blockquote><p><b>Umsatzsteuerbefreiungsgrund</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund para4-nr14a}\">6 GOZ</li></ul></blockquote><p><b>Umsatzsteuerbefreiungsgrund</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund para4-nr14a}\">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/dental/StructureDefinition/fdi-tooth-number" ] ;
fhir:Extension.valueCode [ fhir:value "15" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/tooth-surfaces" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/FDI-surface" ] ;
fhir:Coding.code [ fhir:value "M" ] ;
fhir:Coding.display [ fhir:value "Mesial" ]
]
]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/tooth-surfaces" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/FDI-surface" ] ;
fhir:Coding.code [ fhir:value "O" ] ;
fhir:Coding.display [ fhir:value "Occlusal" ]
]
]
], [
fhir:index 4 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "faktor" ] ;
fhir:Extension.valueDecimal [ fhir:value "2.3"^^xsd:decimal ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "schwellenwert" ] ;
fhir:Extension.valueDecimal [ fhir:value "2.3"^^xsd:decimal ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "leistungsart" ] ;
fhir:Extension.valueCode [ fhir:value "persoenlich" ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/privatgebuehr-steigerungsfaktor" ]
], [
fhir:index 5 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "analoge-nummer" ] ;
fhir:Extension.valueString [ fhir:value "2150" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "gebuehrenordnung" ] ;
fhir:Extension.valueCode [ fhir:value "goz" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "begruendung" ] ;
fhir:Extension.valueString [ fhir:value "Keramik-Inlay CAD/CAM, Analogabrechnung nach 6 GOZ" ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/privatgebuehr-analog-reference" ]
], [
fhir:index 6 ;
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:ChargeItem.status [ fhir:value "billable"] ;
fhir:ChargeItem.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bzaek/goz" ] ;
fhir:Coding.code [ fhir:value "2150" ] ;
fhir:Coding.display [ fhir:value "Aufbaufüllung" ]
]
] ;
fhir:ChargeItem.subject [
fhir:link <http://hl7.org/fhir/Patient/pat-pkv-01> ;
fhir:Reference.reference [ fhir:value "Patient/pat-pkv-01" ]
] ;
fhir:ChargeItem.context [
fhir:link <http://hl7.org/fhir/Encounter/enc-dental-02-privatschein> ;
fhir:Reference.reference [ fhir:value "Encounter/enc-dental-02-privatschein" ]
] ;
fhir:ChargeItem.occurrenceDateTime [ fhir:value "2026-01-22"^^xsd:date] ;
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 "15" ] ;
fhir:Coding.display [ fhir:value "15" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Zahn 15 — zweiter oberer rechter Prämolar" ]
] ;
fhir:ChargeItem.factorOverride [ fhir:value "2.3"^^xsd:decimal] ;
fhir:ChargeItem.priceOverride [
fhir:Money.value [ fhir:value "187.45"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "EUR" ]
] ;
fhir:ChargeItem.account [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Account/acct-dental-02-pkv-q1> ;
fhir:Reference.reference [ fhir:value "Account/acct-dental-02-pkv-q1" ]
] .
<http://hl7.org/fhir/Patient/pat-pkv-01> a fhir:Patient .
<http://hl7.org/fhir/Encounter/enc-dental-02-privatschein> a fhir:Encounter .
<http://hl7.org/fhir/Account/acct-dental-02-pkv-q1> a fhir:Account .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ChargeItem/ExampleGozChargeItem.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ChargeItem/ExampleGozChargeItem.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.41.6 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report