FHIR IG Statistics: ValueSet/IVR-VS-eyeForm
Resources that use this resource
Resources that this resource uses
CodeSystem |
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
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
421356009 | Pupil round | rund | rond | rotondo |
79017007 | Deformed pupi | deformiert | déformé | deformato |
Source
{
"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.1.0-ci-build",
"name": "IVRVSeyeForm",
"title": "IVR Eye Form",
"status": "draft",
"experimental": false,
"date": "2025-07-24T15:44:25+00:00",
"publisher": "IVR Interverband für Rettungswesen",
"contact": [
{
"name": "IVR Interverband für Rettungswesen",
"telecom": [
{
"system": "url",
"value": "https://www.ivr-ias.ch/"
}
]
}
],
"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 pupi",
"designation": [
{
"language": "de-CH",
"value": "deformiert"
},
{
"language": "fr-CH",
"value": "déformé"
},
{
"language": "it-CH",
"value": "deformato"
}
]
}
]
}
]
}
}