FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | CodeSystem |
| Id | CodeSystem-lens-categories-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/hl7-eu/gravitate-health/CodeSystem-lens-categories-cs.html |
| URL | http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/lens-categories-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-14T15:21:52+00:00 |
| Name | LensCategoriesCS |
| Title | Lens Categories Code System |
| Realm | eu |
| Authority | hl7 |
| Description | Lens Categories Code System |
| Content | complete |
| ValueSet | |
| lens-category-vs | LensCategoryVS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem lens-categories-cs
This case-insensitive code system http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/lens-categories-cs defines the following codes:
| Code | Display |
| IPS | IPS |
| AI | AI |
| SM | Support Material |
| allergy | Allergy |
Additional Language Displays
| Code | Dansk (Danish, da) | English (English, en) |
| IPS | IPS | IPS |
| AI | AI | AI |
| SM | Support Material | Support Material |
| allergy | Allergies | Allergies |
{
"resourceType": "CodeSystem",
"id": "lens-categories-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/lens-categories-cs",
"version": "0.1.0",
"name": "LensCategoriesCS",
"title": "Lens Categories Code System",
"status": "active",
"experimental": true,
"date": "2026-01-14T15:21:52+00:00",
"publisher": "Gravitate Health Project",
"contact": [
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
},
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
}
],
"description": "Lens Categories Code System",
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "IPS",
"display": "IPS",
"designation": [
{
"language": "en",
"value": "IPS"
},
{
"language": "da",
"value": "IPS"
}
]
},
{
"code": "AI",
"display": "AI",
"designation": [
{
"language": "en",
"value": "AI"
},
{
"language": "da",
"value": "AI"
}
]
},
{
"code": "SM",
"display": "Support Material",
"designation": [
{
"language": "en",
"value": "Support Material"
},
{
"language": "da",
"value": "Support Material"
}
]
},
{
"code": "allergy",
"display": "Allergy",
"designation": [
{
"language": "en",
"value": "Allergies"
},
{
"language": "da",
"value": "Allergies"
}
]
}
]
}