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

: Oral Health Screening Codes - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "oral-health-screening-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet oral-health-screening-codes</b></p><a name=\"oral-health-screening-codes\"> </a><a name=\"hcoral-health-screening-codes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/8704-9/\">8704-9</a></td><td>Physical findings of Mouth and Throat and Teeth</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/110353005\">110353005</a></td><td>Parafunctional activity</td></tr><tr><td><a href=\"http://snomed.info/id/364126007\">364126007</a></td><td>Oral hygiene status</td></tr><tr><td><a href=\"http://snomed.info/id/102616008\">102616008</a></td><td>Oral cavity finding</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/ValueSet/oral-health-screening-codes",
  "version" : "0.36.1",
  "name" : "OralHealthScreeningCodesVS",
  "title" : "Oral Health Screening Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30T11:39:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "SNOMED-CT- und LOINC-Codes fuer Oral Health Screening: Parafunktionale Habits, orale Risikofaktoren, systemische Screening-Befunde.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "8704-9",
            "display" : "Physical findings of Mouth and Throat and Teeth"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "110353005",
            "display" : "Parafunctional activity"
          },
          {
            "code" : "364126007",
            "display" : "Oral hygiene status"
          },
          {
            "code" : "102616008",
            "display" : "Oral cavity finding"
          }
        ]
      }
    ]
  }
}