Search FHIR

ANS IG Example
0.1.0 - ci-build France (la) flag

ANS IG Example - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EyeColor Value Set

Draft as of 2026-07-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EyeColorVS",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EyeColorVS</b></p><a name=\"en-EyeColorVS\"> </a><a name=\"en-hcEyeColorVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/modele/ValueSet/EyeColorVS",
  "version" : "0.1.0",
  "name" : "EyeColorVS",
  "title" : "EyeColor Value Set",
  "status" : "draft",
  "date" : "2026-07-31T12:42:16+00:00",
  "publisher" : "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "contact" : [
    {
      "name" : "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Different eye colors.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France (la)"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "405738005",
            "display" : "Blue color"
          },
          {
            "code" : "371254008",
            "display" : "Brown color"
          },
          {
            "code" : "54662009",
            "display" : "Green color"
          }
        ]
      }
    ]
  }
}