FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.childrecord
Resource TypeCodeSystem
IdCodeSystem-CSEyeMovementAndPosition.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-CSEyeMovementAndPosition.html
URLhttps://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeMovementAndPosition
Version0.1.0
Statusactive
Date2025-11-26T09:49:13+00:00
NameCSEyeMovementAndPosition
TitleEye Movement and Position
Realmbe
Authorityhl7
DescriptionA code system for various eye movement and position conditions.
Contentcomplete

Resources that use this resource

ValueSet
VSEyeMovementAndPositionEye Movement and Position

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CSEyeMovementAndPosition

This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeMovementAndPosition defines the following codes:

Code
intermittent-strabismus
continuous-strabismus
nystagmus

Source1

{
  "resourceType": "CodeSystem",
  "id": "CSEyeMovementAndPosition",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeMovementAndPosition",
  "version": "0.1.0",
  "name": "CSEyeMovementAndPosition",
  "title": "Eye Movement and Position",
  "status": "active",
  "experimental": true,
  "date": "2025-11-26T09:49:13+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"
        }
      ]
    }
  ],
  "description": "A code system for various eye movement and position conditions.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "intermittent-strabismus"
    },
    {
      "code": "continuous-strabismus"
    },
    {
      "code": "nystagmus"
    }
  ]
}