FHIR IG Statistics: ValueSet/IVR-VS-size
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) |
260376009 | Enlarged | vergrössert | Grossi | Ingrandito |
255509001 | Large | gross | Grand | Grande |
17621005 | Normal | normal | Normal | Normale |
255507004 | Small | klein | Petit | Piccolo |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-size",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-size",
"version": "2.1.0-ci-build",
"name": "IVRVSsize",
"title": "IVR Size",
"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 the size of an object compared to normal.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "260376009",
"display": "Enlarged",
"designation": [
{
"language": "de-CH",
"value": "vergrössert"
},
{
"language": "fr-CH",
"value": "Grossi"
},
{
"language": "it-CH",
"value": "Ingrandito"
}
]
},
{
"code": "255509001",
"display": "Large",
"designation": [
{
"language": "de-CH",
"value": "gross"
},
{
"language": "fr-CH",
"value": "Grand"
},
{
"language": "it-CH",
"value": "Grande"
}
]
},
{
"code": "17621005",
"display": "Normal",
"designation": [
{
"language": "de-CH",
"value": "normal"
},
{
"language": "fr-CH",
"value": "Normal"
},
{
"language": "it-CH",
"value": "Normale"
}
]
},
{
"code": "255507004",
"display": "Small",
"designation": [
{
"language": "de-CH",
"value": "klein"
},
{
"language": "fr-CH",
"value": "Petit"
},
{
"language": "it-CH",
"value": "Piccolo"
}
]
}
]
}
]
}
}