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

: GOÄ 5 — Symptombezogene Untersuchung - 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/ChargeItem/ExampleChargeItemGOAE> a fhir:ChargeItem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleChargeItemGOAE"] ;
  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 ExampleChargeItemGOAE</b></p><a name=\"ExampleChargeItemGOAE\"> </a><a name=\"hcExampleChargeItemGOAE\"> </a><p><b>Rechnungsformular-Art</b>: GOAE</p><p><b>GOÄ-Faktor</b>: 2.2</p><p><b>GOÄ-Punkte</b>: 80</p><p><b>Ultraschall-Organ</b>: Abdomen</p><p><b>Behandlungsuhrzeit</b>: 09:45:00</p><p><b>Sachkosten-Bezeichnung</b>: Teststreifen Glucose</p><p><b>Materialkosten</b>: <span title=\"Euro\">€1,50</span> (EUR)</p><p><b>Analogziffer-Referenz</b>: A420</p><p><b>Manuelle Überschreibung</b>: false</p><p><b>Scheinposition</b>: 1</p><p><b>Statistikleistung</b>: false</p><p><b>BGT-Punktzahl</b>: 0</p><p><b>Prüfstatus</b>: pending</p><p><b>Prüfungszeitpunkt</b>: 2026-01-14 17:00:00+0100</p><p><b>Verlinktes Dokument</b>: <a href=\"DocumentReference-example-documentreference.html\">DocumentReference: status = current; type = Discharge summary</a></p><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/goae 5}\">Symptombezogene Untersuchung</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>context</b>: <a href=\"Encounter-ExampleEncounterPrivat.html\">Encounter: extension = billable,false,2026-01-14 17:00:00+0100,2026-01-14 09:25:00+0100,2026-01-14 09:28:00+0100,2026-01-14 09:15:00+0100,1/2026,-&gt;DocumentReference: status = current; type = Discharge summary,-&gt;Organization Hausarztpraxis Dr. Schoell — Gibitzenhof,Erstbescheinigung,false; status = in-progress; class = ambulatory (ActCode#AMB); period = 2026-01-14 09:30:00+0100 --&gt; (ongoing); reasonCode = Diabetes mellitus, Typ 2, ohne Komplikationen,Reine Hypercholesterinaemie,Essentielle Hypertonie</a></p><p><b>occurrence</b>: 2026-01-14</p><p><b>performingOrganization</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>quantity</b>: 1</p><p><b>factorOverride</b>: 2.2</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>25.65</td><td>Euro</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/rech-form-art" ] ;
     fhir:Extension.valueString [ fhir:value "GOAE" ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/goae-faktor" ] ;
     fhir:Extension.valueDecimal [ fhir:value "2.2"^^xsd:decimal ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/goae-punkte" ] ;
     fhir:Extension.valueDecimal [ fhir:value "80"^^xsd:decimal ]
  ], [
     fhir:index 3 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/goae-organ" ] ;
     fhir:Extension.valueString [ fhir:value "Abdomen" ]
  ], [
     fhir:index 4 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/goae-uhrzeit" ] ;
     fhir:Extension.valueTime [ fhir:value "09:45:00"^^xsd:time ]
  ], [
     fhir:index 5 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/goae-sachkosten-bezeichnung" ] ;
     fhir:Extension.valueString [ fhir:value "Teststreifen Glucose" ]
  ], [
     fhir:index 6 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/goae-materialkosten" ] ;
     fhir:Extension.valueMoney [
       fhir:Money.value [ fhir:value "1.5"^^xsd:decimal ] ;
       fhir:Money.currency [ fhir:value "EUR" ]
     ]
  ], [
     fhir:index 7 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/analog-reference" ] ;
     fhir:Extension.valueString [ fhir:value "A420" ]
  ], [
     fhir:index 8 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/manual-override" ] ;
     fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
  ], [
     fhir:index 9 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/schein-position" ] ;
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ], [
     fhir:index 10 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/statistikleistung" ] ;
     fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
  ], [
     fhir:index 11 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/bgt-punkte" ] ;
     fhir:Extension.valueDecimal [ fhir:value "0"^^xsd:decimal ]
  ], [
     fhir:index 12 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/reviewed-status" ] ;
     fhir:Extension.valueString [ fhir:value "pending" ]
  ], [
     fhir:index 13 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/reviewed-at" ] ;
     fhir:Extension.valueDateTime [ fhir:value "2026-01-14T17:00:00+01:00"^^xsd:dateTime ]
  ], [
     fhir:index 14 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/linked-document" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/DocumentReference/example-documentreference> ;
       fhir:Reference.reference [ fhir:value "DocumentReference/example-documentreference" ]
     ]
  ] ;
  fhir:ChargeItem.status [ fhir:value "billable"] ;
  fhir:ChargeItem.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/goae" ] ;
       fhir:Coding.code [ fhir:value "5" ] ;
       fhir:Coding.display [ fhir:value "Symptombezogene Untersuchung" ]
     ]
  ] ;
  fhir:ChargeItem.subject [
     fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
  ] ;
  fhir:ChargeItem.context [
     fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterPrivat> ;
     fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterPrivat" ]
  ] ;
  fhir:ChargeItem.occurrenceDateTime [ fhir:value "2026-01-14"^^xsd:date] ;
  fhir:ChargeItem.performingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/example-organization> ;
     fhir:Reference.reference [ fhir:value "Organization/example-organization" ]
  ] ;
  fhir:ChargeItem.quantity [
     fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]
  ] ;
  fhir:ChargeItem.factorOverride [ fhir:value "2.2"^^xsd:decimal] ;
  fhir:ChargeItem.priceOverride [
     fhir:Money.value [ fhir:value "25.65"^^xsd:decimal ] ;
     fhir:Money.currency [ fhir:value "EUR" ]
  ] .

<http://hl7.org/fhir/DocumentReference/example-documentreference> a fhir:DocumentReference .

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

<http://hl7.org/fhir/Encounter/ExampleEncounterPrivat> a fhir:Encounter .

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

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

<http://hl7.org/fhir/ChargeItem/ExampleChargeItemGOAE.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ChargeItem/ExampleChargeItemGOAE.ttl> .