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

: Dental Deposit Vertical Location - XML Representation

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dental-deposit-vertical-location"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dental-deposit-vertical-location</b></p><a name="dental-deposit-vertical-location"> </a><a name="hcdental-deposit-vertical-location"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/dental-deposit-vertical-location</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">supragingival<a name="dental-deposit-vertical-location-supragingival"> </a></td><td>Supragingival</td></tr><tr><td style="white-space:nowrap">gingival<a name="dental-deposit-vertical-location-gingival"> </a></td><td>At the gingival margin</td></tr><tr><td style="white-space:nowrap">subgingival<a name="dental-deposit-vertical-location-subgingival"> </a></td><td>Subgingival</td></tr></table></div>
  </text>
  <url
       value="https://fhir.cognovis.de/dental/CodeSystem/dental-deposit-vertical-location"/>
  <version value="0.41.6"/>
  <name value="DentalDepositVerticalLocationCS"/>
  <title value="Dental Deposit Vertical Location"/>
  <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="Clinical location of a deposit relative to the gingival margin."/>
  <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="supragingival"/>
    <display value="Supragingival"/>
  </concept>
  <concept>
    <code value="gingival"/>
    <display value="At the gingival margin"/>
  </concept>
  <concept>
    <code value="subgingival"/>
    <display value="Subgingival"/>
  </concept>
</CodeSystem>