View raw Markdown
type: valuesetvalueset: teeth

Teeth Codes

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <meta>

  </meta>
  <name value="TeethCodes"/>
  <title value="Teeth Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes the FDI Teeth codes."/>
  <copyright value="This is an example set."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ex-fdi"/>
    </include>
  </compose>
</ValueSet>