German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Arztbesuch Weber 14.01.2026 — Privatpatient - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "ExampleEncounterPrivat",
  "text" : {
    "status" : "extensions",
    "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.1.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>"
  },
  "extension" : [
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/privat-freigabe-status",
      "valueString" : "billable"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/privat-reviewed-status",
      "valueBoolean" : false
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/privat-reviewed-at",
      "valueDateTime" : "2026-01-14T17:00:00+01:00"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/encounter-created-at",
      "valueDateTime" : "2026-01-14T09:25:00+01:00"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/encounter-called",
      "valueDateTime" : "2026-01-14T09:28:00+01:00"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/arrival-time",
      "valueDateTime" : "2026-01-14T09:15:00+01:00"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/abrechnungsquartal",
      "valueString" : "1/2026"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/linked-document",
      "valueReference" : {
        🔗 "reference" : "DocumentReference/example-documentreference"
      }
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/cross-ak-billed-under",
      "valueReference" : {
        🔗 "reference" : "Organization/example-organization"
      }
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/au-typ",
      "valueString" : "Erstbescheinigung"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/au-arbeitsunfall",
      "valueBoolean" : false
    }
  ],
  "status" : "in-progress",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB",
    "display" : "ambulatory"
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  },
  "participant" : [
    {
      "individual" : {
        🔗 "reference" : "Practitioner/example-practitioner"
      }
    }
  ],
  "period" : {
    "start" : "2026-01-14T09:30:00+01:00"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
          "code" : "E11.9",
          "display" : "Diabetes mellitus, Typ 2, ohne Komplikationen"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
          "code" : "E78.0",
          "display" : "Reine Hypercholesterinaemie"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
          "code" : "I10.90",
          "display" : "Essentielle Hypertonie"
        }
      ]
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/example-organization"
  }
}