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

FHIR IG analytics

Packagehl7.fhir.be.childrecord
Resource TypeValueSet
IdValueSet-eye-screening-results.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/childrecord/ValueSet-eye-screening-results.html
URLhttps://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/eye-screening-results
Version0.1.0
Statusdraft
Date2025-11-26T09:49:13+00:00
NameVSEyeScreeningOutcome
TitleEye Screening Results
Realmbe
Authorityhl7
DescriptionA value set that includes codes for eye screening results.

Resources that use this resource

StructureDefinition
BeModelChildReportChild Report Logical Model

Resources that this resource uses

CodeSystem
CSEyeScreeningResultsEye Screening Results

Narrative

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

Generated Narrative: ValueSet eye-screening-results


Source1

{
  "resourceType": "ValueSet",
  "id": "eye-screening-results",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/eye-screening-results",
  "version": "0.1.0",
  "name": "VSEyeScreeningOutcome",
  "title": "Eye Screening Results",
  "status": "draft",
  "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 value set that includes codes for eye screening results.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeScreeningResults"
      }
    ]
  }
}