Documentation des guides d'implémentation de l'ANS
0.1.0 - ci-build

This page is part of the Documentation des guides d'implémentation de l'ANS (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 0.1.8. For a full list of available versions, see the Directory of published versions

: EyeColor Value Set - XML Representation

Active as of 2023-05-05

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EyeColorVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/405738005">405738005</a></td><td>Blue color</td></tr><tr><td><a href="http://snomed.info/id/371254008">371254008</a></td><td>Brown color</td></tr><tr><td><a href="http://snomed.info/id/54662009">54662009</a></td><td>Green color</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://interop.esante.gouv.fr/ig/documentation/ValueSet/EyeColorVS"/>
  <version value="0.1.0"/>
  <name value="EyeColorVS"/>
  <title value="EyeColor Value Set"/>
  <status value="active"/>
  <date value="2023-05-05T15:27:27+00:00"/>
  <publisher value="ANS"/>
  <contact>
    <name value="ANS"/>
    <telecom>
      <system value="url"/>
      <value value="https://esante.gouv.fr"/>
    </telecom>
  </contact>
  <description value="Different eye colors."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="405738005"/>
        <display value="Blue color"/>
      </concept>
      <concept>
        <code value="371254008"/>
        <display value="Brown color"/>
      </concept>
      <concept>
        <code value="54662009"/>
        <display value="Green color"/>
      </concept>
    </include>
  </compose>
</ValueSet>