Child Report
1.0.0 - STU Belgium flag

Child Report, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ec-ehealth/childrecord/ and changes regularly. See the Directory of published versions

: Eye Movement and Position - XML Representation

Active as of 2026-03-30

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-eye-movement-and-position"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-eye-movement-and-position</b></p><a name="vs-eye-movement-and-position"> </a><a name="hcvs-eye-movement-and-position"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-cs-eye-movement-and-position.html"><code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-eye-movement-and-position</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;1.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cs-eye-movement-and-position.html#cs-eye-movement-and-position-intermittent-strabismus">intermittent-strabismus</a></td><td>Intermittent strabismus</td></tr><tr><td><a href="CodeSystem-cs-eye-movement-and-position.html#cs-eye-movement-and-position-continuous-strabismus">continuous-strabismus</a></td><td>Continuous strabismus</td></tr></table></li><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/307699005">307699005</a></td><td>Nystagmus present</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/vs-eye-movement-and-position"/>
  <version value="1.0.0"/>
  <name value="VSEyeMovementAndPosition"/>
  <title value="Eye Movement and Position"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-30T14:01:25+00:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message-Structure"/>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This value set includes codes to represent eye movement and position observations."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-eye-movement-and-position"/>
      <concept>
        <code value="intermittent-strabismus"/>
        <display value="Intermittent strabismus"/>
      </concept>
      <concept>
        <code value="continuous-strabismus"/>
        <display value="Continuous strabismus"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="307699005"/>
        <display value="Nystagmus present"/>
      </concept>
    </include>
  </compose>
</ValueSet>