FHIR IG analytics
| Package | ch.fhir.ig.ch-ems |
| Resource Type | ValueSet |
| Id | ValueSet-IVR-VS-urgency-adequate.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-urgency-adequate.html |
| URL | http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency-adequate |
| Version | 2.1.0-ci-build |
| Status | draft |
| Date | 2026-01-26T21:59:40+00:00 |
| Name | IVRVSurg_adequate |
| Title | IVR Urgency Adequate |
| Realm | ch |
| Authority | hl7 |
| Description | List of assessments of the priority of the mission set by the emergency call center. |
| Copyright | CC0-1.0 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| IVR | IVR Codes |
| sct | SNOMED codes used in this IG |
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 version Not Stated (use latest from terminology server)| Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| 373066001 | Yes | Ja | oui | si |
| 373067005 | No | Nein | non | no |
- Include these codes as defined in
http://fhir.ch/ig/ch-ems/CodeSystem/IVR version 📦2.1.0-ci-build| Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| 1000134 | no, siren necessary | nein, Sondersignal notwendig | non, sirène nécessaire | no, segnali prioritari necessari |
| 1000135 | no, siren not necessary | nein, Sondersignal nicht notwendig | non, sirène non nécessaire | no, segnali prioritari non necessari |
Source1
{
"resourceType": "ValueSet",
"id": "IVR-VS-urgency-adequate",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency-adequate",
"version": "2.1.0-ci-build",
"name": "IVRVSurg_adequate",
"title": "IVR Urgency Adequate",
"status": "draft",
"experimental": false,
"date": "2026-01-26T21:59: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 assessments of the priority of the mission set by the emergency call center.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373066001",
"display": "Yes",
"designation": [
{
"language": "de-CH",
"value": "Ja"
},
{
"language": "fr-CH",
"value": "oui"
},
{
"language": "it-CH",
"value": "si"
}
]
},
{
"code": "373067005",
"display": "No",
"designation": [
{
"language": "de-CH",
"value": "Nein"
},
{
"language": "fr-CH",
"value": "non"
},
{
"language": "it-CH",
"value": "no"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000134",
"display": "no, siren necessary",
"designation": [
{
"language": "de-CH",
"value": "nein, Sondersignal notwendig"
},
{
"language": "fr-CH",
"value": "non, sirène nécessaire"
},
{
"language": "it-CH",
"value": "no, segnali prioritari necessari"
}
]
},
{
"code": "1000135",
"display": "no, siren not necessary",
"designation": [
{
"language": "de-CH",
"value": "nein, Sondersignal nicht notwendig"
},
{
"language": "fr-CH",
"value": "non, sirène non nécessaire"
},
{
"language": "it-CH",
"value": "no, segnali prioritari non necessari"
}
]
}
]
}
]
}
}