FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CSEyeMovementAndPosition

Packagehl7.fhir.be.childrecord
TypeCodeSystem
IdCSEyeMovementAndPosition
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/childrecord/https://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-CSEyeMovementAndPosition.html
URLhttp://example.org/fhir/CodeSystem/eye-movement-and-position
Version0.1.0
Statusdraft
Date2025-06-27T16:00:14+00:00
NameCSEyeMovementAndPosition
Realmbe
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
eye-movement-and-positionVSEyeMovementAndPosition
neonatal-eye-screening-age-rangeVSEyeScreeningAgeRange

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem CSEyeMovementAndPosition

This code system http://example.org/fhir/CodeSystem/eye-movement-and-position defines the following codes:

Code
intermittent-strabismus
continuous-strabismus
nystagmus

Source

{
  "resourceType": "CodeSystem",
  "id": "CSEyeMovementAndPosition",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/fhir/CodeSystem/eye-movement-and-position",
  "version": "0.1.0",
  "name": "CSEyeMovementAndPosition",
  "status": "draft",
  "date": "2025-06-27T16:00:14+00:00",
  "publisher": "HL7 Belgium",
  "contact": [
    {
      "name": "HL7 Belgium",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7belgium.org"
        },
        {
          "system": "email",
          "value": "hl7belgium@hl7belgium.org"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "intermittent-strabismus"
    },
    {
      "code": "continuous-strabismus"
    },
    {
      "code": "nystagmus"
    }
  ]
}