<ValueSet xmlns="http://hl7.org/fhir">
  <id value="test-digidot-valueset-tooth-surfaces" />
  <url value="https://novari.no/fhir/digidot/ValueSet/tooth-surfaces" />
  <version value="0.1.0-test" />
  <name value="TestDigidotValueSetToothSurfaces" />
  <title value="TEST DigiDOT Tooth Surfaces ValueSet" />
  <status value="draft" />
  <date value="2026-05-28" />
  <publisher value="Novari AS - DigiDOT" />
  <description value="TEST comparison value set for SNOMED CT tooth surface anatomy codes used by the example resources. This is not the authoritative production tooth surface value set." />
  <compose>
    <include>
      <system value="http://snomed.info/sct" />
      <concept>
        <code value="83473006" />
        <display value="Structure of occlusal surface of tooth" />
      </concept>
      <concept>
        <code value="90933009" />
        <display value="Structure of distal surface of tooth" />
      </concept>
      <concept>
        <code value="8483002" />
        <display value="Structure of mesial surface of tooth" />
      </concept>
      <concept>
        <code value="62579006" />
        <display value="Structure of vestibular surface of tooth" />
      </concept>
    </include>
  </compose>
</ValueSet>