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

FHIR IG Statistics: ValueSet/VSEyeMovementAndPosition

Packagehl7.fhir.be.childrecord
TypeValueSet
IdVSEyeMovementAndPosition
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/childrecord/https://build.fhir.org/ig/hl7-be/childrecord/ValueSet-VSEyeMovementAndPosition.html
URLhttp://example.org/fhir/ValueSet/eye-movement-and-position
Version0.1.0
Statusdraft
Date2025-06-27T16:00:14+00:00
NameVSEyeMovementAndPosition
Realmbe
Authorityhl7

Resources that use this resource

StructureDefinition
ChildReportChild Report Logical Model

Resources that this resource uses

CodeSystem
eye-movement-and-positionCSEyeMovementAndPosition

Narrative

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

Generated Narrative: ValueSet VSEyeMovementAndPosition


Source

{
  "resourceType": "ValueSet",
  "id": "VSEyeMovementAndPosition",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/fhir/ValueSet/eye-movement-and-position",
  "version": "0.1.0",
  "name": "VSEyeMovementAndPosition",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://example.org/fhir/CodeSystem/eye-movement-and-position"
      }
    ]
  }
}