FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| 421356009 | Pupil round | rund | rond | rotondo |
| 79017007 | Deformed pupil | deformiert | déformé | deformato |
Source1
{
"resourceType": "ValueSet",
"id": "IVR-VS-eyeForm",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-eyeForm",
"version": "2.0.0-ballot",
"name": "IVRVSeyeForm",
"title": "IVR Eye Form",
"status": "draft",
"experimental": false,
"date": "2026-06-15T08:00:21+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "List of shapes of the pupils.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "421356009",
"display": "Pupil round",
"designation": [
{
"language": "de-CH",
"value": "rund"
},
{
"language": "fr-CH",
"value": "rond"
},
{
"language": "it-CH",
"value": "rotondo"
}
]
},
{
"code": "79017007",
"display": "Deformed pupil",
"designation": [
{
"language": "de-CH",
"value": "deformiert"
},
{
"language": "fr-CH",
"value": "déformé"
},
{
"language": "it-CH",
"value": "deformato"
}
]
}
]
}
]
}
}