FHIR IG Statistics: ValueSet/IVR-VS-pulseMethod
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
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) |
113011001 | Palpation | Palpation | Palpation | Palpazione |
- 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) |
1000141 | 12pol EKG | 12pol EKG | ECG 12 dérivations | ECG 12 derivazioni |
1000140 | 4pol EKG | 4pol EKG | ECG 4 dérivations | ECG 4 derivazioni |
1000139 | 3pol EKG | 3pol EKG | ECG 3 dérivations | ECG e derivazioni |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-pulseMethod",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pulseMethod",
"version": "2.1.0-ci-build",
"name": "IVRVSPulseMethod",
"title": "IVR Pulse Method",
"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 methods for assessing heart function.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "113011001",
"display": "Palpation",
"designation": [
{
"language": "de-CH",
"value": "Palpation"
},
{
"language": "fr-CH",
"value": "Palpation"
},
{
"language": "it-CH",
"value": "Palpazione"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000141",
"display": "12pol EKG",
"designation": [
{
"language": "de-CH",
"value": "12pol EKG"
},
{
"language": "fr-CH",
"value": "ECG 12 dérivations"
},
{
"language": "it-CH",
"value": "ECG 12 derivazioni"
}
]
},
{
"code": "1000140",
"display": "4pol EKG",
"designation": [
{
"language": "de-CH",
"value": "4pol EKG"
},
{
"language": "fr-CH",
"value": "ECG 4 dérivations"
},
{
"language": "it-CH",
"value": "ECG 4 derivazioni"
}
]
},
{
"code": "1000139",
"display": "3pol EKG",
"designation": [
{
"language": "de-CH",
"value": "3pol EKG"
},
{
"language": "fr-CH",
"value": "ECG 3 dérivations"
},
{
"language": "it-CH",
"value": "ECG e derivazioni"
}
]
}
]
}
]
}
}