FHIR IG Statistics: ValueSet/IVR-VS-ambulanceType
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) |
83887000 | Rescue vehicle | Rettungswagen | ambulance | |
465341007 | Automobile ambulance | Einsatzambulanz | Ambulance | Ambulanza |
55121009 | Light land transport vehicle | Notarzt-Zubringer-Fahrzeug | Véhicule SMUR | Automedica |
469233002 | Helicopter ambulance | Rettungshelikopter | Hélicoptère de sauvetage | Elicottero di salvataggio |
73957001 | Air transport ambulance | Ambulanz-Jet | Avion-ambulance | Aereoambulanza |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-ambulanceType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ambulanceType",
"version": "2.1.0-ci-build",
"name": "IVRVSambulanceType",
"title": "IVR Ambulance Type",
"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 rescue devices.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "83887000",
"display": "Rescue vehicle",
"designation": [
{
"language": "de-CH",
"value": "Rettungswagen"
},
{
"language": "fr-CH",
"value": "ambulance"
}
]
},
{
"code": "465341007",
"display": "Automobile ambulance",
"designation": [
{
"language": "de-CH",
"value": "Einsatzambulanz"
},
{
"language": "fr-CH",
"value": "Ambulance"
},
{
"language": "it-CH",
"value": "Ambulanza"
}
]
},
{
"code": "55121009",
"display": "Light land transport vehicle",
"designation": [
{
"language": "de-CH",
"value": "Notarzt-Zubringer-Fahrzeug"
},
{
"language": "fr-CH",
"value": "Véhicule SMUR"
},
{
"language": "it-CH",
"value": "Automedica"
}
]
},
{
"code": "469233002",
"display": "Helicopter ambulance",
"designation": [
{
"language": "de-CH",
"value": "Rettungshelikopter"
},
{
"language": "fr-CH",
"value": "Hélicoptère de sauvetage"
},
{
"language": "it-CH",
"value": "Elicottero di salvataggio"
}
]
},
{
"code": "73957001",
"display": "Air transport ambulance",
"designation": [
{
"language": "de-CH",
"value": "Ambulanz-Jet"
},
{
"language": "fr-CH",
"value": "Avion-ambulance"
},
{
"language": "it-CH",
"value": "Aereoambulanza"
}
]
}
]
}
]
}
}