German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

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

: Removable Prosthesis Finding - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "prosthesis-finding",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet prosthesis-finding</b></p><a name=\"prosthesis-finding\"> </a><a name=\"hcprosthesis-finding\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-prosthetic-device-finding.html\"><code>https://fhir.cognovis.de/dental/CodeSystem/prosthetic-device-finding</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.41.6</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b><a href=\"ConceptMap-prosthesis-finding-to-bema-suggestion.html\">Removable Prosthesis Finding to BEMA Suggestion</a></b></td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-base-fracture\">base-fracture</a></td><td style=\"color: #cccccc\">Prosthesis base fracture</td><td>Fracture of a removable prosthesis base.</td><td><span title=\"RELATEDTO\">?</span>100a<br/><span title=\"RELATEDTO\">?</span>100b</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-clasp-fracture\">clasp-fracture</a></td><td style=\"color: #cccccc\">Clasp fracture</td><td>Fracture of a clasp on a removable prosthesis.</td><td><span title=\"RELATEDTO\">?</span>100a<br/><span title=\"RELATEDTO\">?</span>100b</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-prosthetic-tooth-loss\">prosthetic-tooth-loss</a></td><td style=\"color: #cccccc\">Loss of prosthetic tooth</td><td>Loss of a tooth from a removable prosthesis.</td><td/></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-prosthetic-tooth-fracture\">prosthetic-tooth-fracture</a></td><td style=\"color: #cccccc\">Fracture of prosthetic tooth</td><td>Fracture of a tooth on a removable prosthesis.</td><td/></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-extension-required\">extension-required</a></td><td style=\"color: #cccccc\">Prosthesis extension required</td><td>The removable prosthesis requires extension.</td><td><span title=\"RELATEDTO\">?</span>100c<br/><span title=\"RELATEDTO\">?</span>100d</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-clasp-adjustment-required\">clasp-adjustment-required</a></td><td style=\"color: #cccccc\">Clasp adjustment required</td><td>A clasp on the removable prosthesis requires adjustment.</td><td/></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-localized-fit-loss\">localized-fit-loss</a></td><td style=\"color: #cccccc\">Localized loss of fit</td><td>The removable prosthesis has a localized loss of fit.</td><td><span title=\"RELATEDTO\">?</span>100e</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-generalized-fit-loss\">generalized-fit-loss</a></td><td style=\"color: #cccccc\">Generalized loss of fit</td><td>The removable prosthesis has a generalized loss of fit.</td><td><span title=\"RELATEDTO\">?</span>100f</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/ValueSet/prosthesis-finding",
  "version" : "0.41.6",
  "name" : "ProsthesisFindingVS",
  "title" : "Removable Prosthesis Finding",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T15:26:56+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Technical findings concerning a removable dental prosthesis.",
  "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" : "https://fhir.cognovis.de/dental/CodeSystem/prosthetic-device-finding",
        "concept" : [
          {
            "code" : "base-fracture"
          },
          {
            "code" : "clasp-fracture"
          },
          {
            "code" : "prosthetic-tooth-loss"
          },
          {
            "code" : "prosthetic-tooth-fracture"
          },
          {
            "code" : "extension-required"
          },
          {
            "code" : "clasp-adjustment-required"
          },
          {
            "code" : "localized-fit-loss"
          },
          {
            "code" : "generalized-fit-loss"
          }
        ]
      }
    ]
  }
}