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

FHIR IG Statistics: ValueSet/IVR-VS-intensity

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-intensity
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-intensity.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSintensity
TitleIVR Intensity
Realmch
Authorityhl7
DescriptionList of pulse strengths.
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-intensity

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)
    260407003WeakschwachFaibleDebole
    17621005NormalnormalNormalNormale
    260404005StrongstarkFortForte
  • 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)
    1000074not tangiblenicht fühlbarNon perceptibleNon percettibile

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-intensity",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity",
  "version": "2.1.0-ci-build",
  "name": "IVRVSintensity",
  "title": "IVR Intensity",
  "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 pulse strengths.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "260407003",
            "display": "Weak",
            "designation": [
              {
                "language": "de-CH",
                "value": "schwach"
              },
              {
                "language": "fr-CH",
                "value": "Faible"
              },
              {
                "language": "it-CH",
                "value": "Debole"
              }
            ]
          },
          {
            "code": "17621005",
            "display": "Normal",
            "designation": [
              {
                "language": "de-CH",
                "value": "normal"
              },
              {
                "language": "fr-CH",
                "value": "Normal"
              },
              {
                "language": "it-CH",
                "value": "Normale"
              }
            ]
          },
          {
            "code": "260404005",
            "display": "Strong",
            "designation": [
              {
                "language": "de-CH",
                "value": "stark"
              },
              {
                "language": "fr-CH",
                "value": "Fort"
              },
              {
                "language": "it-CH",
                "value": "Forte"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000074",
            "display": "not tangible",
            "designation": [
              {
                "language": "de-CH",
                "value": "nicht fühlbar"
              },
              {
                "language": "fr-CH",
                "value": "Non perceptible"
              },
              {
                "language": "it-CH",
                "value": "Non percettibile"
              }
            ]
          }
        ]
      }
    ]
  }
}