FHIR IG analytics
| Package | ch.fhir.ig.ch-ems |
| Resource Type | ValueSet |
| Id | ValueSet-IVR-VS-personRole.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-personRole.html |
| URL | http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-personRole |
| Version | 2.1.0-ci-build |
| Status | draft |
| Date | 2026-01-26T21:59:40+00:00 |
| Name | Ech0207personRole |
| Title | IVR Person Role |
| Realm | ch |
| Authority | hl7 |
| Description | List of roles of other persons involved in the event or in connection with the patient. |
| 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) |
| 74964007 | Other | andere Rolle | Autre rôle | Altro ruolo |
- 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) |
| 1000095 | escort | Begleitperson | Accompagnateur | Accompagnatore |
| 1000096 | inheritor | Erben | Héritiers | Eredi |
| 1000097 | principal | Auftraggeber | Mandataire | Mandatario |
| 1000098 | legal representative | gesetzlicher Vertreter | Représentant légal | Rappresentante legale |
| 1000099 | parents | Eltern | Parents | Genitori |
Source1
{
"resourceType": "ValueSet",
"id": "IVR-VS-personRole",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-personRole",
"version": "2.1.0-ci-build",
"name": "Ech0207personRole",
"title": "IVR Person Role",
"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 roles of other persons involved in the event or in connection with 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": "74964007",
"display": "Other",
"designation": [
{
"language": "de-CH",
"value": "andere Rolle"
},
{
"language": "fr-CH",
"value": "Autre rôle"
},
{
"language": "it-CH",
"value": "Altro ruolo"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000095",
"display": "escort",
"designation": [
{
"language": "de-CH",
"value": "Begleitperson"
},
{
"language": "fr-CH",
"value": "Accompagnateur"
},
{
"language": "it-CH",
"value": "Accompagnatore"
}
]
},
{
"code": "1000096",
"display": "inheritor",
"designation": [
{
"language": "de-CH",
"value": "Erben"
},
{
"language": "fr-CH",
"value": "Héritiers"
},
{
"language": "it-CH",
"value": "Eredi"
}
]
},
{
"code": "1000097",
"display": "principal",
"designation": [
{
"language": "de-CH",
"value": "Auftraggeber"
},
{
"language": "fr-CH",
"value": "Mandataire"
},
{
"language": "it-CH",
"value": "Mandatario"
}
]
},
{
"code": "1000098",
"display": "legal representative",
"designation": [
{
"language": "de-CH",
"value": "gesetzlicher Vertreter"
},
{
"language": "fr-CH",
"value": "Représentant légal"
},
{
"language": "it-CH",
"value": "Rappresentante legale"
}
]
},
{
"code": "1000099",
"display": "parents",
"designation": [
{
"language": "de-CH",
"value": "Eltern"
},
{
"language": "fr-CH",
"value": "Parents"
},
{
"language": "it-CH",
"value": "Genitori"
}
]
}
]
}
]
}
}