{
  "resourceType" : "Observation",
  "id" : "ExampleOralHealthScreening",
  "meta" : {
    "profile" : ["https://fhir.cognovis.de/dental/StructureDefinition/oral-health-screening"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleOralHealthScreening</b></p><a name=\"ExampleOralHealthScreening\"> </a><a name=\"hcExampleOralHealthScreening\"> </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-oral-health-screening.html\">Oral Health Screening (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 110353005}\">Oral Health Screening</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-03-15 10:00: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 25780007}\">Bruxism</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 52101004}\">Bruxismus vorhanden — Abrasionsspuren an 16, 26, 36, 46. Schiene empfohlen.</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 289147003}\">Tongue thrust present</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 52709000}\">Cheek biting</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 79688008}\">Mouth breathing</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 229819007}\">Tobacco use and target</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 8517006}\">Ehemaliger Raucher (aufgehoert 2022)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 87715008}\">Xerostomia</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 52101004}\">Leichte Xerostomie — moeglicherweise medikamenteninduziert (Antidepressiva)</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" : "110353005",
      "display" : "Parafunctional activity"
    }],
    "text" : "Oral Health Screening"
  },
  "subject" : {
    "reference" : "Patient/pat-gkv-dental-01"
  },
  "effectiveDateTime" : "2026-03-15T10:00:00+01:00",
  "performer" : [{
    "reference" : "Organization/org-dental-mvz"
  }],
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "25780007",
        "display" : "Bruxism"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "52101004",
        "display" : "Present"
      }],
      "text" : "Bruxismus vorhanden — Abrasionsspuren an 16, 26, 36, 46. Schiene empfohlen."
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "289147003",
        "display" : "Tongue thrust present"
      }]
    },
    "valueBoolean" : false
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "52709000",
        "display" : "Cheek biting"
      }]
    },
    "valueBoolean" : false
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "79688008",
        "display" : "Mouth breathing"
      }]
    },
    "valueBoolean" : true
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "229819007",
        "display" : "Tobacco use and target"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "8517006",
        "display" : "Ex-smoker"
      }],
      "text" : "Ehemaliger Raucher (aufgehoert 2022)"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "87715008",
        "display" : "Xerostomia"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "52101004",
        "display" : "Present"
      }],
      "text" : "Leichte Xerostomie — moeglicherweise medikamenteninduziert (Antidepressiva)"
    }
  }]
}