Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-31 |
{
"resourceType" : "CodeSystem",
"id" : "lens-categories-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lens-categories-cs</b></p><a name=\"lens-categories-cs\"> </a><a name=\"hclens-categories-cs\"> </a><p>This case-insensitive code system <code>http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/lens-categories-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">IPS<a name=\"lens-categories-cs-IPS\"> </a></td><td>IPS</td></tr><tr><td style=\"white-space:nowrap\">AI<a name=\"lens-categories-cs-AI\"> </a></td><td>AI</td></tr><tr><td style=\"white-space:nowrap\">SM<a name=\"lens-categories-cs-SM\"> </a></td><td>Support Material</td></tr><tr><td style=\"white-space:nowrap\">allergy<a name=\"lens-categories-cs-allergy\"> </a></td><td>Allergy</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td><td><b>English (English, en)</b></td></tr><tr><td>IPS</td><td>IPS</td><td>IPS</td></tr><tr><td>AI</td><td>AI</td><td>AI</td></tr><tr><td>SM</td><td>Support Material</td><td>Support Material</td></tr><tr><td>allergy</td><td>Allergies</td><td>Allergies</td></tr></table></div>"
},
"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" : "2025-10-31T15:44:42+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"
}
]
}
]
}