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/Invoice/ExampleGozHealingInvoice> a fhir:Invoice ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleGozHealingInvoice"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/goz-invoice-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/dental/StructureDefinition/goz-invoice-de>
]
] ;
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: Invoice ExampleGozHealingInvoice</b></p><a name=\"ExampleGozHealingInvoice\"> </a><a name=\"hcExampleGozHealingInvoice\"> </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-invoice-de.html\">GOZ Invoice (DE)</a></p></div><p><b>Digitale Patientenrechnung Extension Behandlungsart</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>Digitale Patientenrechnung Extension Fachrichtung</b>: <a href=\"https://simplifier.net/resolve?scope=de.gematik.dipag@1.0.8&canonical=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen#AerztlicheFachrichtungen-MZKH\">Aerztliche Fachrichtungen: MZKH</a> (Zahnmedizin)</p><p><b>identifier</b>: Rechnungsnummer/GOZ-2026-0001</p><p><b>status</b>: issued</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>recipient</b>: <a href=\"Patient-pat-pkv-01.html\">Private dental patient</a></p><p><b>date</b>: 2026-02-01 10:00:00+0100</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://gematik.de/fhir/dipag/CodeSystem/dipag-participant-role-cs leistungserbringer}\">Leistungserbringer</span></td><td><a href=\"Practitioner-prac-schoell.html\">Practitioner Martin Schöll (official)</a></td></tr></table><p><b>issuer</b>: <a href=\"Organization-org-dental-mvz.html\">Organization Demo-Zahnarztpraxis MVZ Nürnberg</a></p><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><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 1</p><p><b>chargeItem</b>: <a href=\"ChargeItem-ExampleGozChargeItem.html\">ChargeItem Aufbaufüllung</a></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</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>187.45</td><td>Euro</td></tr></table></blockquote></blockquote><h3>TotalNets</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>187.45</td><td>Euro</td></tr></table><h3>TotalGrosses</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>187.45</td><td>Euro</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/dipag/StructureDefinition/dipag-behandlungsart" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
fhir:Coding.code [ fhir:value "AMB" ] ;
fhir:Coding.display [ fhir:value "ambulatory" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/dipag/StructureDefinition/dipag-fachrichtung" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen" ] ;
fhir:Coding.code [ fhir:value "MZKH" ] ;
fhir:Coding.display [ fhir:value "Zahnmedizin" ]
]
] ;
fhir:Invoice.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/dipag/CodeSystem/dipag-rechnung-identifier-type-cs" ] ;
fhir:Coding.code [ fhir:value "invoice" ] ;
fhir:Coding.display [ fhir:value "Rechnungsnummer" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://example.org/fhir/sid/dental-invoice" ] ;
fhir:Identifier.value [ fhir:value "GOZ-2026-0001" ]
] ;
fhir:Invoice.status [ fhir:value "issued"] ;
fhir:Invoice.subject [
fhir:link <http://hl7.org/fhir/Patient/pat-pkv-01> ;
fhir:Reference.reference [ fhir:value "Patient/pat-pkv-01" ]
] ;
fhir:Invoice.recipient [
fhir:link <http://hl7.org/fhir/Patient/pat-pkv-01> ;
fhir:Reference.reference [ fhir:value "Patient/pat-pkv-01" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "B123456789" ]
] ;
fhir:Reference.display [ fhir:value "Private dental patient" ]
] ;
fhir:Invoice.date [ fhir:value "2026-02-01T10:00:00+01:00"^^xsd:dateTime] ;
fhir:Invoice.participant [
fhir:index 0 ;
fhir:Invoice.participant.role [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/dipag/CodeSystem/dipag-participant-role-cs" ] ;
fhir:Coding.code [ fhir:value "leistungserbringer" ] ;
fhir:Coding.display [ fhir:value "Leistungserbringer" ]
]
] ;
fhir:Invoice.participant.actor [
fhir:link <http://hl7.org/fhir/Practitioner/prac-schoell> ;
fhir:Reference.reference [ fhir:value "Practitioner/prac-schoell" ]
]
] ;
fhir:Invoice.issuer [
fhir:link <http://hl7.org/fhir/Organization/org-dental-mvz> ;
fhir:Reference.reference [ fhir:value "Organization/org-dental-mvz" ]
] ;
fhir:Invoice.account [
fhir:link <http://hl7.org/fhir/Account/acct-dental-02-pkv-q1> ;
fhir:Reference.reference [ fhir:value "Account/acct-dental-02-pkv-q1" ]
] ;
fhir:Invoice.lineItem [
fhir:index 0 ;
fhir:Invoice.lineItem.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Invoice.lineItem.chargeItemReference [
fhir:link <http://hl7.org/fhir/ChargeItem/ExampleGozChargeItem> ;
fhir:Reference.reference [ fhir:value "ChargeItem/ExampleGozChargeItem" ]
] ;
fhir:Invoice.lineItem.priceComponent [
fhir:index 0 ;
fhir:Invoice.lineItem.priceComponent.type [ fhir:value "base" ] ;
fhir:Invoice.lineItem.priceComponent.amount [
fhir:Money.value [ fhir:value "187.45"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "EUR" ]
]
]
] ;
fhir:Invoice.totalNet [
fhir:Money.value [ fhir:value "187.45"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "EUR" ]
] ;
fhir:Invoice.totalGross [
fhir:Money.value [ fhir:value "187.45"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "EUR" ]
] .
<http://hl7.org/fhir/Patient/pat-pkv-01> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/prac-schoell> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/org-dental-mvz> a fhir:Organization .
<http://hl7.org/fhir/Account/acct-dental-02-pkv-q1> a fhir:Account .
<http://hl7.org/fhir/ChargeItem/ExampleGozChargeItem> a fhir:ChargeItem .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Invoice/ExampleGozHealingInvoice.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Invoice/ExampleGozHealingInvoice.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