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

: Aligner Tracking Outcome - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "aligner-tracking-outcome",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem aligner-tracking-outcome</b></p><a name=\"aligner-tracking-outcome\"> </a><a name=\"hcaligner-tracking-outcome\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/aligner-tracking-outcome</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">tracking-as-planned<a name=\"aligner-tracking-outcome-tracking-as-planned\"> </a></td><td>Tracking as planned</td><td>Observed tooth movement is tracking as planned.</td></tr><tr><td style=\"white-space:nowrap\">tracking-deviation<a name=\"aligner-tracking-outcome-tracking-deviation\"> </a></td><td>Tracking deviation</td><td>Observed tooth movement deviates from the plan.</td></tr><tr><td style=\"white-space:nowrap\">attachment-loss<a name=\"aligner-tracking-outcome-attachment-loss\"> </a></td><td>Attachment loss</td><td>One or more planned aligner attachments are absent.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/aligner-tracking-outcome",
  "version" : "0.41.6",
  "name" : "AlignerTrackingOutcomeCS",
  "title" : "Aligner Tracking Outcome",
  "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" : "Minimal clinical outcomes for aligner progress assessment.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "tracking-as-planned",
      "display" : "Tracking as planned",
      "definition" : "Observed tooth movement is tracking as planned."
    },
    {
      "code" : "tracking-deviation",
      "display" : "Tracking deviation",
      "definition" : "Observed tooth movement deviates from the plan."
    },
    {
      "code" : "attachment-loss",
      "display" : "Attachment loss",
      "definition" : "One or more planned aligner attachments are absent."
    }
  ]
}