FHIR IG Statistics: ValueSet/IVR-VS-coldExposure
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://fhir.ch/ig/ch-ems/CodeSystem/IVR
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
1000146 | fourth-degree frostbite | Erfrierungen 4. Grades | Gelures au 4ème degré | Ipotermia di 4. grado |
1000145 | third-degree frostbite | Erfrierungen 3. Grades | Gelures au 3ème degré | Ipotermia di 3. grado |
1000144 | second-degree frostbite | Erfrierungen 2. Grades | Gelures au 2ème degré | Ipotermia di 2. grado |
1000143 | first-degree frostbite | Erfrierungen 1. Grades | Gelures au 1er degré | Ipotermia di 1. grado |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-coldExposure",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-coldExposure",
"version": "2.1.0-ci-build",
"name": "IVRVScoldExposure",
"title": "IVR Cold Exposure",
"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 possible degrees of frostbite.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"immutable": false,
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000146",
"display": "fourth-degree frostbite",
"designation": [
{
"language": "de-CH",
"value": "Erfrierungen 4. Grades"
},
{
"language": "fr-CH",
"value": "Gelures au 4ème degré"
},
{
"language": "it-CH",
"value": "Ipotermia di 4. grado"
}
]
},
{
"code": "1000145",
"display": "third-degree frostbite",
"designation": [
{
"language": "de-CH",
"value": "Erfrierungen 3. Grades"
},
{
"language": "fr-CH",
"value": "Gelures au 3ème degré"
},
{
"language": "it-CH",
"value": "Ipotermia di 3. grado"
}
]
},
{
"code": "1000144",
"display": "second-degree frostbite",
"designation": [
{
"language": "de-CH",
"value": "Erfrierungen 2. Grades"
},
{
"language": "fr-CH",
"value": "Gelures au 2ème degré"
},
{
"language": "it-CH",
"value": "Ipotermia di 2. grado"
}
]
},
{
"code": "1000143",
"display": "first-degree frostbite",
"designation": [
{
"language": "de-CH",
"value": "Erfrierungen 1. Grades"
},
{
"language": "fr-CH",
"value": "Gelures au 1er degré"
},
{
"language": "it-CH",
"value": "Ipotermia di 1. grado"
}
]
}
]
}
]
}
}