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

: Implant Suprastructure Finding - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "suprastructure-finding",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet suprastructure-finding</b></p><a name=\"suprastructure-finding\"> </a><a name=\"hcsuprastructure-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></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-screw-loosening\">screw-loosening</a></td><td style=\"color: #cccccc\">Screw loosening</td><td>A screw in the implant suprastructure is loose.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-screw-fracture\">screw-fracture</a></td><td style=\"color: #cccccc\">Screw fracture</td><td>A screw in the implant suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-abutment-loosening\">abutment-loosening</a></td><td style=\"color: #cccccc\">Abutment loosening</td><td>An abutment supporting the suprastructure is loose.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-abutment-fracture\">abutment-fracture</a></td><td style=\"color: #cccccc\">Abutment fracture</td><td>An abutment supporting the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-crown-decementation\">crown-decementation</a></td><td style=\"color: #cccccc\">Crown decementation</td><td>A crown belonging to the suprastructure has lost retention.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-veneering-fracture\">veneering-fracture</a></td><td style=\"color: #cccccc\">Veneering fracture</td><td>The veneering material of the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-crown-fracture\">crown-fracture</a></td><td style=\"color: #cccccc\">Crown fracture</td><td>A crown belonging to the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-framework-fracture\">framework-fracture</a></td><td style=\"color: #cccccc\">Framework fracture</td><td>The framework of the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-attachment-retention-loss\">attachment-retention-loss</a></td><td style=\"color: #cccccc\">Attachment retention loss</td><td>An attachment has lost retention.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-attachment-wear\">attachment-wear</a></td><td style=\"color: #cccccc\">Attachment wear</td><td>An attachment is worn.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-matrix-wear\">matrix-wear</a></td><td style=\"color: #cccccc\">Matrix wear</td><td>The matrix component of an attachment is worn.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/ValueSet/suprastructure-finding",
  "version" : "0.41.6",
  "name" : "SuprastructureFindingVS",
  "title" : "Implant Suprastructure 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 an implant-supported suprastructure.",
  "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" : "screw-loosening"
          },
          {
            "code" : "screw-fracture"
          },
          {
            "code" : "abutment-loosening"
          },
          {
            "code" : "abutment-fracture"
          },
          {
            "code" : "crown-decementation"
          },
          {
            "code" : "veneering-fracture"
          },
          {
            "code" : "crown-fracture"
          },
          {
            "code" : "framework-fracture"
          },
          {
            "code" : "attachment-retention-loss"
          },
          {
            "code" : "attachment-wear"
          },
          {
            "code" : "matrix-wear"
          }
        ]
      }
    ]
  }
}