FHIR IG Statistics: ValueSet/IVR-VS-actRespiOwner
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
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) |
116154003 | Patient | Patient | Patient | Paziente |
409971007 | Emergency medical services | Rettungsdienst | Service d'ambulance | Servizio ambulanza |
74964007 | Other | andere | Autre | Altro |
- 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) |
1000082 | organisation point of departure | Organisation des Abfahrtsortes | Organisation du lieu de départ | Organizzazione del luogo di partenza |
1000083 | organisation point of arrival | Organisation Zielort | Organisation du lieu d'arrivée | Organizzazione del luogo di arrivo |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-actRespiOwner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRespiOwner",
"version": "2.1.0-ci-build",
"name": "ActRespiOwner",
"title": "IVR Owner",
"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 owners of tools.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "116154003",
"display": "Patient",
"designation": [
{
"language": "de-CH",
"value": "Patient"
},
{
"language": "fr-CH",
"value": "Patient"
},
{
"language": "it-CH",
"value": "Paziente"
}
]
},
{
"code": "409971007",
"display": "Emergency medical services",
"designation": [
{
"language": "de-CH",
"value": "Rettungsdienst"
},
{
"language": "fr-CH",
"value": "Service d'ambulance"
},
{
"language": "it-CH",
"value": "Servizio ambulanza"
}
]
},
{
"code": "74964007",
"display": "Other",
"designation": [
{
"language": "de-CH",
"value": "andere"
},
{
"language": "fr-CH",
"value": "Autre"
},
{
"language": "it-CH",
"value": "Altro"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000082",
"display": "organisation point of departure",
"designation": [
{
"language": "de-CH",
"value": "Organisation des Abfahrtsortes"
},
{
"language": "fr-CH",
"value": "Organisation du lieu de départ"
},
{
"language": "it-CH",
"value": "Organizzazione del luogo di partenza"
}
]
},
{
"code": "1000083",
"display": "organisation point of arrival",
"designation": [
{
"language": "de-CH",
"value": "Organisation Zielort"
},
{
"language": "fr-CH",
"value": "Organisation du lieu d'arrivée"
},
{
"language": "it-CH",
"value": "Organizzazione del luogo di arrivo"
}
]
}
]
}
]
}
}