FHIR IG Statistics: ValueSet/IVR-VS-transDisinfection
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
IVR | IVR Codes |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
74964007 | Other | anderes Desinfektionsverfahren | Autre méthode de désinfection | Altro metodo di disinfezione |
- 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) |
1000124 | nebulize with H2O2 | Vernebelung H2O2 | Nébulisation avec H2O2 | Nebulizzazione con H2O2 |
1000125 | scrub disinfection with H2O2 | Scheuer-Wisch-Desinfektion H2O2 | Désinfection par frottement avec H2O2 | Disinfezione con strofinamento con H2O2 |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-transDisinfection",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-transDisinfection",
"version": "2.1.0-ci-build",
"name": "Ech0207transDisinfection",
"title": "IVR Transport Unit Disinfection",
"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 methods for cleaning and disinfecting the rescue device.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "74964007",
"display": "Other",
"designation": [
{
"language": "de-CH",
"value": "anderes Desinfektionsverfahren"
},
{
"language": "fr-CH",
"value": "Autre méthode de désinfection"
},
{
"language": "it-CH",
"value": "Altro metodo di disinfezione"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000124",
"display": "nebulize with H2O2",
"designation": [
{
"language": "de-CH",
"value": "Vernebelung H2O2"
},
{
"language": "fr-CH",
"value": "Nébulisation avec H2O2"
},
{
"language": "it-CH",
"value": "Nebulizzazione con H2O2"
}
]
},
{
"code": "1000125",
"display": "scrub disinfection with H2O2",
"designation": [
{
"language": "de-CH",
"value": "Scheuer-Wisch-Desinfektion H2O2"
},
{
"language": "fr-CH",
"value": "Désinfection par frottement avec H2O2"
},
{
"language": "it-CH",
"value": "Disinfezione con strofinamento con H2O2"
}
]
}
]
}
]
}
}