FHIR IG Statistics: ValueSet/IVR-VS-hospitalPriority
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
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-hospitalPriority",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-hospitalPriority",
"version": "2.1.0-ci-build",
"name": "IVRVShospitalPriority",
"title": "IVR Hospital Priority",
"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 priorities for hospital admission.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "371246006",
"display": "green",
"designation": [
{
"language": "de-CH",
"value": "grün"
},
{
"language": "fr-CH",
"value": "vert"
},
{
"language": "it-CH",
"value": "verde"
}
]
},
{
"code": "371240000",
"display": "red",
"designation": [
{
"language": "de-CH",
"value": "rot"
},
{
"language": "fr-CH",
"value": "rouge"
},
{
"language": "it-CH",
"value": "rosso"
}
]
},
{
"code": "371244009",
"display": "yellow",
"designation": [
{
"language": "de-CH",
"value": "gelb"
},
{
"language": "fr-CH",
"value": "jaune"
},
{
"language": "it-CH",
"value": "giallo"
}
]
}
]
}
]
}
}