FHIR IG Statistics: ValueSet/IVR-VS-emergDoctSystem
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) |
1000004 | residential EMS | Stationär Rettungsdienst | Service de sauvetage fixe | Servizio di salvataggio ospedaliero |
1000005 | pickup by EMS | Abholung durch Rettungsdienst | Prise en charge par le service de sauvetage | Trasporto con servizio di salvataggio |
1000006 | rendezvous | Rendezvous | Rendez-vous | Rendez-vous |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-emergDoctSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-emergDoctSystem",
"version": "2.1.0-ci-build",
"name": "EmergDoctSystem",
"title": "IVR Emergency Doctor System",
"status": "draft",
"experimental": false,
"date": "2025-08-06T11:55:40+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 types of emergency doctor systems.",
"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": "1000004",
"display": "residential EMS",
"designation": [
{
"language": "de-CH",
"value": "Stationär Rettungsdienst"
},
{
"language": "fr-CH",
"value": "Service de sauvetage fixe"
},
{
"language": "it-CH",
"value": "Servizio di salvataggio ospedaliero"
}
]
},
{
"code": "1000005",
"display": "pickup by EMS",
"designation": [
{
"language": "de-CH",
"value": "Abholung durch Rettungsdienst"
},
{
"language": "fr-CH",
"value": "Prise en charge par le service de sauvetage"
},
{
"language": "it-CH",
"value": "Trasporto con servizio di salvataggio"
}
]
},
{
"code": "1000006",
"display": "rendezvous",
"designation": [
{
"language": "de-CH",
"value": "Rendezvous"
},
{
"language": "fr-CH",
"value": "Rendez-vous"
},
{
"language": "it-CH",
"value": "Rendez-vous"
}
]
}
]
}
]
}
}