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 - JSON Representation

Active as of 2026-03-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-eye-movement-and-position",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-eye-movement-and-position",
  "version" : "1.0.0",
  "name" : "CSEyeMovementAndPosition",
  "title" : "Eye Movement and Position",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-30T14:01:25+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be"
        },
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name" : "Message-Structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Custom codes for eye movement and position conditions not available in SNOMED CT.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "intermittent-strabismus",
      "display" : "Intermittent strabismus"
    },
    {
      "code" : "continuous-strabismus",
      "display" : "Continuous strabismus"
    }
  ]
}