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

: Arztbesuch Weber 14.01.2026 — Privatpatient - 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/Encounter/ExampleEncounterPrivat> a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleEncounterPrivat"] ;
  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: Encounter ExampleEncounterPrivat</b></p><a name=\"ExampleEncounterPrivat\"> </a><a name=\"hcExampleEncounterPrivat\"> </a><p><b>Privat-Freigabestatus</b>: billable</p><p><b>Privat-Prüfstatus</b>: false</p><p><b>Privat-Prüfungszeitpunkt</b>: 2026-01-14 17:00:00+0100</p><p><b>Encounter Erstellungszeitpunkt</b>: 2026-01-14 09:25:00+0100</p><p><b>Patient aufgerufen</b>: 2026-01-14 09:28:00+0100</p><p><b>Ankunftszeit</b>: 2026-01-14 09:15:00+0100</p><p><b>Abrechnungsquartal</b>: 1/2026</p><p><b>Verlinktes Dokument</b>: <a href=\"DocumentReference-example-documentreference.html\">DocumentReference: status = current; type = Discharge summary</a></p><p><b>Abgerechnet unter Organisation</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>AU-Typ</b>: Erstbescheinigung</p><p><b>Arbeitsunfall</b>: false</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></td></tr></table><p><b>period</b>: 2026-01-14 09:30:00+0100 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E11.9}\">Diabetes mellitus, Typ 2, ohne Komplikationen</span>, <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E78.0}\">Reine Hypercholesterinaemie</span>, <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm I10.90}\">Essentielle Hypertonie</span></p><p><b>serviceProvider</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/privat-freigabe-status" ] ;
     fhir:Extension.valueString [ fhir:value "billable" ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/privat-reviewed-status" ] ;
     fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/privat-reviewed-at" ] ;
     fhir:Extension.valueDateTime [ fhir:value "2026-01-14T17:00:00+01:00"^^xsd:dateTime ]
  ], [
     fhir:index 3 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/encounter-created-at" ] ;
     fhir:Extension.valueDateTime [ fhir:value "2026-01-14T09:25:00+01:00"^^xsd:dateTime ]
  ], [
     fhir:index 4 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/encounter-called" ] ;
     fhir:Extension.valueDateTime [ fhir:value "2026-01-14T09:28:00+01:00"^^xsd:dateTime ]
  ], [
     fhir:index 5 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/arrival-time" ] ;
     fhir:Extension.valueDateTime [ fhir:value "2026-01-14T09:15:00+01:00"^^xsd:dateTime ]
  ], [
     fhir:index 6 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/abrechnungsquartal" ] ;
     fhir:Extension.valueString [ fhir:value "1/2026" ]
  ], [
     fhir:index 7 ;
     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:index 8 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/cross-ak-billed-under" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/Organization/example-organization> ;
       fhir:Reference.reference [ fhir:value "Organization/example-organization" ]
     ]
  ], [
     fhir:index 9 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/au-typ" ] ;
     fhir:Extension.valueString [ fhir:value "Erstbescheinigung" ]
  ], [
     fhir:index 10 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/au-arbeitsunfall" ] ;
     fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
  ] ;
  fhir:Encounter.status [ fhir:value "in-progress"] ;
  fhir:Encounter.class [
     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:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
  ] ;
  fhir:Encounter.participant [
     fhir:index 0 ;
     fhir:Encounter.participant.individual [
       fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
       fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
     ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2026-01-14T09:30:00+01:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.reasonCode [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
       fhir:Coding.code [ fhir:value "E11.9" ] ;
       fhir:Coding.display [ fhir:value "Diabetes mellitus, Typ 2, ohne Komplikationen" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
       fhir:Coding.code [ fhir:value "E78.0" ] ;
       fhir:Coding.display [ fhir:value "Reine Hypercholesterinaemie" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
       fhir:Coding.code [ fhir:value "I10.90" ] ;
       fhir:Coding.display [ fhir:value "Essentielle Hypertonie" ]
     ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:link <http://hl7.org/fhir/Organization/example-organization> ;
     fhir:Reference.reference [ fhir:value "Organization/example-organization" ]
  ] .

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

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

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

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

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

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