German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

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

: Beispiel Invoice - Kleinunternehmerregelung - 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/Invoice/example-invoice-kleinunternehmer> a fhir:Invoice ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-invoice-kleinunternehmer"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnung" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnung>
     ]
  ] ;
  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 example-invoice-kleinunternehmer</b></p><a name=\"example-invoice-kleinunternehmer\"> </a><a name=\"hcexample-invoice-kleinunternehmer\"> </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=\"https://simplifier.net/resolve?scope=de.gematik.dipag@1.0.8&amp;canonical=https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnung\">Digitale Patientenrechnung Rechnung</a></p></div><p><b>Digitale Patientenrechnung Extension Behandlungsart</b>: <a href=\"http://terminology.hl7.org/7.2.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&amp;canonical=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen#AerztlicheFachrichtungen-MZKH\">Aerztliche Fachrichtungen: MZKH</a> (Zahnmedizin)</p><p><b>identifier</b>: Rechnungsnummer/INV-KU-2026-001</p><p><b>status</b>: issued</p><p><b>type</b>: <span title=\"Codes:{https://gematik.de/fhir/dipag/CodeSystem/dipag-rechnung-abrechnungsart-cs GOÄ}, {https://gematik.de/fhir/dipag/CodeSystem/dipag-rechnungsart-cs ABSCHLUSS}\">Gebührenordnung für Ärzte</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>recipient</b>: <a href=\"Patient-example-patient.html\">Thomas Weber</a></p><p><b>date</b>: 2026-07-27</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-example-practitioner.html\">Practitioner Markus Schoell (official)</a></td></tr></table><p><b>issuer</b>: <a href=\"Organization-example-zahnarzt-praxis.html\">Organization Zahnarztpraxis Dr. Zahnarzt</a></p><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 1</p><p><b>chargeItem</b>: <a href=\"ChargeItem-example-ku-charge-item.html\">ChargeItem Symptombezogene Untersuchung</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>80</td><td>Euro</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</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>0</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>80</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>80</td><td>Euro</td></tr></table><p><b>paymentTerms</b>: </p><div><p>Bitte ueberweisen Sie den Rechnungsbetrag bis zum 10.08.2026.</p>\n</div><p><b>note</b>: </p><blockquote><div><p>Gemaess  19 UStG wird keine Umsatzsteuer berechnet.</p>\n</div></blockquote></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:Identifier.system [ fhir:value "https://fhir.cognovis.de/praxis/sid/invoice" ] ;
     fhir:Identifier.value [ fhir:value "INV-KU-2026-001" ]
  ] ;
  fhir:Invoice.status [ fhir:value "issued"] ;
  fhir:Invoice.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://gematik.de/fhir/dipag/CodeSystem/dipag-rechnung-abrechnungsart-cs" ] ;
       fhir:Coding.code [ fhir:value "GOÄ" ] ;
       fhir:Coding.display [ fhir:value "Gebührenordnung für Ärzte" ]
     ], [
       fhir:index 1 ;
       fhir:Coding.system [ fhir:value "https://gematik.de/fhir/dipag/CodeSystem/dipag-rechnungsart-cs" ] ;
       fhir:Coding.code [ fhir:value "ABSCHLUSS" ] ;
       fhir:Coding.display [ fhir:value "Abschlussrechnung" ]
     ]
  ] ;
  fhir:Invoice.subject [
     fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
  ] ;
  fhir:Invoice.recipient [
     fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/example-patient" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.type [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/identifier-type-de-basis" ] ;
           fhir:Coding.code [ fhir:value "KVZ10" ]
         ]
       ] ;
       fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
       fhir:Identifier.value [ fhir:value "K123456789" ]
     ] ;
     fhir:Reference.display [ fhir:value "Thomas Weber" ]
  ] ;
  fhir:Invoice.date [ fhir:value "2026-07-27"^^xsd:date] ;
  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:Invoice.participant.actor [
       fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
       fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
     ]
  ] ;
  fhir:Invoice.issuer [
     fhir:link <http://hl7.org/fhir/Organization/example-zahnarzt-praxis> ;
     fhir:Reference.reference [ fhir:value "Organization/example-zahnarzt-praxis" ]
  ] ;
  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/example-ku-charge-item> ;
       fhir:Reference.reference [ fhir:value "ChargeItem/example-ku-charge-item" ]
     ] ;
     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 "80"^^xsd:decimal ] ;
         fhir:Money.currency [ fhir:value "EUR" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Invoice.lineItem.priceComponent.type [ fhir:value "tax" ] ;
       fhir:Invoice.lineItem.priceComponent.amount [
         fhir:Money.value [ fhir:value "0"^^xsd:decimal ] ;
         fhir:Money.currency [ fhir:value "EUR" ]
       ]
     ]
  ] ;
  fhir:Invoice.totalNet [
     fhir:Money.value [ fhir:value "80"^^xsd:decimal ] ;
     fhir:Money.currency [ fhir:value "EUR" ]
  ] ;
  fhir:Invoice.totalGross [
     fhir:Money.value [ fhir:value "80"^^xsd:decimal ] ;
     fhir:Money.currency [ fhir:value "EUR" ]
  ] ;
  fhir:Invoice.paymentTerms [
     fhir:value "Bitte ueberweisen Sie den Rechnungsbetrag bis zum 10.08.2026." ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "https://gematik.de/fhir/dipag/StructureDefinition/dipag-zahlungsziel" ] ;
       fhir:Extension.valueDate [ fhir:value "2026-08-10"^^xsd:date ]
     ]
  ] ;
  fhir:Invoice.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "Gemaess  19 UStG wird keine Umsatzsteuer berechnet." ]
  ] .

<http://hl7.org/fhir/Patient/example-patient> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/example-practitioner> a fhir:Practitioner .

<http://hl7.org/fhir/Organization/example-zahnarzt-praxis> a fhir:Organization .

<http://hl7.org/fhir/ChargeItem/example-ku-charge-item> a fhir:ChargeItem .

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

<http://hl7.org/fhir/Invoice/example-invoice-kleinunternehmer.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Invoice/example-invoice-kleinunternehmer.ttl> .