{
  "resourceType" : "ValueSet",
  "id" : "dental-finding-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dental-finding-codes</b></p><a name=\"dental-finding-codes\"> </a><a name=\"hcdental-finding-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><tr><td><a href=\"https://loinc.org/34553-8/\">34553-8</a></td><td>Dental history</td></tr><tr><td><a href=\"https://loinc.org/32884-9/\">32884-9</a></td><td>Identification {Tooth}</td></tr></table></li><li>Include codes from<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> where concept  is-a 404684003 (Clinical finding (finding))</li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/ValueSet/dental-finding-codes",
  "version" : "0.36.1",
  "name" : "DentalFindingCodesVS",
  "title" : "Zahnärztliche Befundcodes",
  "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" : "Codes für zahnärztliche Befundarten: LOINC für standardisierte Beobachtungen, SNOMED-CT für klinische 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"
      },
      {
        "code" : "34553-8",
        "display" : "Dental history"
      },
      {
        "code" : "32884-9",
        "display" : "Identification {Tooth}"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "404684003"
      }]
    }]
  }
}