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


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-eye-movement-and-position"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-eye-movement-and-position</b></p><a name="cs-eye-movement-and-position"> </a><a name="hccs-eye-movement-and-position"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-eye-movement-and-position</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">intermittent-strabismus<a name="cs-eye-movement-and-position-intermittent-strabismus"> </a></td><td>Intermittent strabismus</td></tr><tr><td style="white-space:nowrap">continuous-strabismus<a name="cs-eye-movement-and-position-continuous-strabismus"> </a></td><td>Continuous strabismus</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-eye-movement-and-position"/>
  <version value="1.0.0"/>
  <name value="CSEyeMovementAndPosition"/>
  <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="Custom codes for eye movement and position conditions not available in SNOMED CT."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="intermittent-strabismus"/>
    <display value="Intermittent strabismus"/>
  </concept>
  <concept>
    <code value="continuous-strabismus"/>
    <display value="Continuous strabismus"/>
  </concept>
</CodeSystem>