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 - XML Representation

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="aligner-tracking-outcome"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.cognovis.de/dental/CodeSystem/aligner-tracking-outcome"/>
  <version value="0.41.6"/>
  <name value="AlignerTrackingOutcomeCS"/>
  <title value="Aligner Tracking Outcome"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-29T15:26:56+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Minimal clinical outcomes for aligner progress assessment."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="tracking-as-planned"/>
    <display value="Tracking as planned"/>
    <definition value="Observed tooth movement is tracking as planned."/>
  </concept>
  <concept>
    <code value="tracking-deviation"/>
    <display value="Tracking deviation"/>
    <definition value="Observed tooth movement deviates from the plan."/>
  </concept>
  <concept>
    <code value="attachment-loss"/>
    <display value="Attachment loss"/>
    <definition value="One or more planned aligner attachments are absent."/>
  </concept>
</CodeSystem>