FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/IVR-VS-pulseMethod

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-pulseMethod
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-pulseMethod.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pulseMethod
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSPulseMethod
TitleIVR Pulse Method
Realmch
Authorityhl7
DescriptionList of methods for assessing heart function.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-heartrateCH EMS Observation: Heart Rate

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
IVRIVR Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet IVR-VS-pulseMethod

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    113011001PalpationPalpationPalpationPalpazione
  • Include these codes as defined in http://fhir.ch/ig/ch-ems/CodeSystem/IVR
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    100014112pol EKG12pol EKGECG 12 dérivationsECG 12 derivazioni
    10001404pol EKG4pol EKGECG 4 dérivationsECG 4 derivazioni
    10001393pol EKG3pol EKGECG 3 dérivationsECG 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"
              }
            ]
          }
        ]
      }
    ]
  }
}