German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

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

: Beispiel Prophylaxe-Befund - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ExampleProphylaxisObservation",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.cognovis.de/dental/StructureDefinition/prophylaxis-observation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleProphylaxisObservation</b></p><a name=\"ExampleProphylaxisObservation\"> </a><a name=\"hcExampleProphylaxisObservation\"> </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-prophylaxis-observation.html\">Prophylaxe-Befund (DE)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 364126007}\">Oral hygiene status</span></p><p><b>subject</b>: <a href=\"Patient-pat-gkv-dental-01.html\">Aylin Özdemir (official) (no stated gender), DoB: 1988-03-14 ( Krankenversichertennummer)</a></p><p><b>effective</b>: 2026-01-15 09:30:00+0100</p><p><b>performer</b>: <a href=\"Organization-org-dental-mvz.html\">Organization Demo-Zahnarztpraxis MVZ Nürnberg</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 18949003}\">Approximalraum-Plaque-Index (API)</span></p><p><b>value</b>: 22 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 66383009}\">Sulcus-Blutungs-Index (SBI)</span></p><p><b>value</b>: 15 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251309006}\">PSI Sextant 1 (oben rechts)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251309006}\">PSI Sextant 2 (oben frontal)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251309006}\">PSI Sextant 3 (oben links)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251309006}\">PSI Sextant 4 (unten links)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251309006}\">PSI Sextant 5 (unten frontal)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251309006}\">PSI Sextant 6 (unten rechts)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 364126007}\">Mundhygienestatus</span></p><p><b>value</b>: <span title=\"Codes:\">Befriedigend — geringe Plaqueanlagerungen interproximal</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://fhir.cognovis.de/dental/CodeSystem/dental-category",
          "code" : "dental",
          "display" : "Dental"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "364126007",
        "display" : "Oral hygiene status"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/pat-gkv-dental-01"
  },
  "effectiveDateTime" : "2026-01-15T09:30:00+01:00",
  "performer" : [
    {
      🔗 "reference" : "Organization/org-dental-mvz"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "18949003"
          }
        ],
        "text" : "Approximalraum-Plaque-Index (API)"
      },
      "valueQuantity" : {
        "value" : 22,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org",
        "code" : "%"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "66383009"
          }
        ],
        "text" : "Sulcus-Blutungs-Index (SBI)"
      },
      "valueQuantity" : {
        "value" : 15,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org",
        "code" : "%"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "251309006"
          }
        ],
        "text" : "PSI Sextant 1 (oben rechts)"
      },
      "valueInteger" : 1
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "251309006"
          }
        ],
        "text" : "PSI Sextant 2 (oben frontal)"
      },
      "valueInteger" : 1
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "251309006"
          }
        ],
        "text" : "PSI Sextant 3 (oben links)"
      },
      "valueInteger" : 1
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "251309006"
          }
        ],
        "text" : "PSI Sextant 4 (unten links)"
      },
      "valueInteger" : 1
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "251309006"
          }
        ],
        "text" : "PSI Sextant 5 (unten frontal)"
      },
      "valueInteger" : 1
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "251309006"
          }
        ],
        "text" : "PSI Sextant 6 (unten rechts)"
      },
      "valueInteger" : 1
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "364126007"
          }
        ],
        "text" : "Mundhygienestatus"
      },
      "valueCodeableConcept" : {
        "text" : "Befriedigend — geringe Plaqueanlagerungen interproximal"
      }
    }
  ]
}