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

FHIR IG Statistics: ValueSet/IVR-VS-pulesResult

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

Narrative

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

Generated Narrative: ValueSet IVR-VS-pulesResult

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    397829000AsystoleAsystolieAsystolieAsystolia
    3424008TachycardiaTachykardieTachycardieTachycardia
    48867003BradycardiaBradykardieBradycardieBradicardia

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-pulesResult",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pulesResult",
  "version": "2.1.0-ci-build",
  "name": "IVRVSpulesResult",
  "title": "IVR Pulse Result",
  "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 findings.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "397829000",
            "display": "Asystole",
            "designation": [
              {
                "language": "de-CH",
                "value": "Asystolie"
              },
              {
                "language": "fr-CH",
                "value": "Asystolie"
              },
              {
                "language": "it-CH",
                "value": "Asystolia"
              }
            ]
          },
          {
            "code": "3424008",
            "display": "Tachycardia",
            "designation": [
              {
                "language": "de-CH",
                "value": "Tachykardie"
              },
              {
                "language": "fr-CH",
                "value": "Tachycardie"
              },
              {
                "language": "it-CH",
                "value": "Tachycardia"
              }
            ]
          },
          {
            "code": "48867003",
            "display": "Bradycardia",
            "designation": [
              {
                "language": "de-CH",
                "value": "Bradykardie"
              },
              {
                "language": "fr-CH",
                "value": "Bradycardie"
              },
              {
                "language": "it-CH",
                "value": "Bradicardia"
              }
            ]
          }
        ]
      }
    ]
  }
}