| Package | hl7.eu.fhir.gh |
| Resource Type | CodeSystem |
| Id | LensCategoriesCodes |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/CodeSystem-LensCategoriesCodes.html |
| URL | http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/LensCategoriesCodes |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-25T07:27:16+00:00 |
| Name | LensCategoriesCodes |
| Realm | eu |
| Authority | hl7 |
| Content | complete |
| ValueSet | |
| LensCategories | LensCategories |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem LensCategoriesCodes
This case-insensitive code system http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/LensCategoriesCodes defines the following codes:
| Code | Display |
| pregnancyCategory | Pregnancy |
| conditionCategory | Condition |
| interaction | Interaction |
| allergy | Allergy |
| condition | Condition |
| summary | Summary |
Additional Language Displays
| Code | Dansk (Danish, da) | English (English, en) |
| pregnancyCategory | Graviditet | Pregnancy |
| conditionCategory | Medicinsk tilstand | Condition |
| interaction | Interaktion | Interaction |
| allergy | Allergi | Allergy |
| condition | Medicinsk tilstand | Condition |
| summary | Resumé | Summary |
{
"resourceType": "CodeSystem",
"id": "LensCategoriesCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/LensCategoriesCodes",
"version": "0.1.0",
"name": "LensCategoriesCodes",
"status": "active",
"experimental": true,
"date": "2025-07-25T07:27:16+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/"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "pregnancyCategory",
"display": "Pregnancy",
"designation": [
{
"language": "en",
"value": "Pregnancy"
},
{
"language": "da",
"value": "Graviditet"
}
]
},
{
"code": "conditionCategory",
"display": "Condition",
"designation": [
{
"language": "en",
"value": "Condition"
},
{
"language": "da",
"value": "Medicinsk tilstand"
}
]
},
{
"code": "interaction",
"display": "Interaction",
"designation": [
{
"language": "en",
"value": "Interaction"
},
{
"language": "da",
"value": "Interaktion"
}
]
},
{
"code": "allergy",
"display": "Allergy",
"designation": [
{
"language": "en",
"value": "Allergy"
},
{
"language": "da",
"value": "Allergi"
}
]
},
{
"code": "condition",
"display": "Condition",
"designation": [
{
"language": "en",
"value": "Condition"
},
{
"language": "da",
"value": "Medicinsk tilstand"
}
]
},
{
"code": "summary",
"display": "Summary",
"designation": [
{
"language": "en",
"value": "Summary"
},
{
"language": "da",
"value": "Resumé"
}
]
}
]
}