FHIR IG analytics| Package | hl7.fhir.be.childrecord |
| Resource Type | CodeSystem |
| Id | CodeSystem-CSEyeScreeningResults.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-CSEyeScreeningResults.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeScreeningResults |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-26T09:49:13+00:00 |
| Name | CSEyeScreeningResults |
| Title | Eye Screening Results |
| Realm | be |
| Authority | hl7 |
| Description | Codes for recording the results of eye screening tests. These codes are used to indicate whether a screening test was passed, failed, not possible to perform, or not testable in children. |
| Content | complete |
| ValueSet | |
| eye-screening-results | Eye Screening Results |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CSEyeScreeningResults
This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeScreeningResults defines the following codes:
| Code |
| refer |
| pass |
| measurement-not-possible |
| child-not-testable |
{
"resourceType": "CodeSystem",
"id": "CSEyeScreeningResults",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSEyeScreeningResults",
"version": "0.1.0",
"name": "CSEyeScreeningResults",
"title": "Eye Screening Results",
"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": "Codes for recording the results of eye screening tests. These codes are used to indicate whether a screening test was passed, failed, not possible to perform, or not testable in children.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "refer"
},
{
"code": "pass"
},
{
"code": "measurement-not-possible"
},
{
"code": "child-not-testable"
}
]
}