FHIR IG Statistics: ValueSet/IVR-VS-idSource
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 |
125677006 | Relative | Angehöriger | Proche | Parente |
14406004 | Police officer | Polizei | Police | Polizia |
- 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) |
1000022 | witness | Zeuge / Zeugin | Témoin | Testimone |
1000067 | identification impossible | Identifikation nicht möglich | Identification impossible | Identificazione impossibile |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-idSource",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idSource",
"version": "2.1.0-ci-build",
"name": "IVRVSidSource",
"title": "IVR Identification Source",
"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 persons who identified the patient.",
"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": "125677006",
"display": "Relative",
"designation": [
{
"language": "de-CH",
"value": "Angehöriger"
},
{
"language": "fr-CH",
"value": "Proche"
},
{
"language": "it-CH",
"value": "Parente"
}
]
},
{
"code": "14406004",
"display": "Police officer",
"designation": [
{
"language": "de-CH",
"value": "Polizei"
},
{
"language": "fr-CH",
"value": "Police"
},
{
"language": "it-CH",
"value": "Polizia"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000022",
"display": "witness",
"designation": [
{
"language": "de-CH",
"value": "Zeuge / Zeugin"
},
{
"language": "fr-CH",
"value": "Témoin"
},
{
"language": "it-CH",
"value": "Testimone"
}
]
},
{
"code": "1000067",
"display": "identification impossible",
"designation": [
{
"language": "de-CH",
"value": "Identifikation nicht möglich"
},
{
"language": "fr-CH",
"value": "Identification impossible"
},
{
"language": "it-CH",
"value": "Identificazione impossibile"
}
]
}
]
}
]
}
}