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

FHIR IG Statistics: ValueSet/IVR-VS-procAirType

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-procAirType
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-procAirType.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-procAirType
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSprocAirType
TitleIVR Procedure Airway Type
Realmch
Authorityhl7
DescriptionList of procedures for securing the airway.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-procedure-airwaysCH EMS Procedure: Airways

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-procAirType

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    52765003IntubationIntubationIntubationIntubazione
    230040009Airway suctioningAbsaugen der AtemwegeAspiration des voies aériennesAspirazione delle vie aeree
    710971000Maintaining airway clearanceFreimachen der AtemwegeLibération des voies aériennesLiberazione delle vie aeree
    232666000Jaw thrustEsmarch HandgriffSubluxation de la mandibuleSublussazione della mandibola
    706177004Inhalation therapy deviceInhalationssetKit de nébulisationSet per l'inalazione

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-procAirType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-procAirType",
  "version": "2.1.0-ci-build",
  "name": "IVRVSprocAirType",
  "title": "IVR Procedure Airway Type",
  "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 procedures for securing the airway.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "52765003",
            "display": "Intubation",
            "designation": [
              {
                "language": "de-CH",
                "value": "Intubation"
              },
              {
                "language": "fr-CH",
                "value": "Intubation"
              },
              {
                "language": "it-CH",
                "value": "Intubazione"
              }
            ]
          },
          {
            "code": "230040009",
            "display": "Airway suctioning",
            "designation": [
              {
                "language": "de-CH",
                "value": "Absaugen der Atemwege"
              },
              {
                "language": "fr-CH",
                "value": "Aspiration des voies aériennes"
              },
              {
                "language": "it-CH",
                "value": "Aspirazione delle vie aeree"
              }
            ]
          },
          {
            "code": "710971000",
            "display": "Maintaining  airway clearance",
            "designation": [
              {
                "language": "de-CH",
                "value": "Freimachen der Atemwege"
              },
              {
                "language": "fr-CH",
                "value": "Libération des voies aériennes"
              },
              {
                "language": "it-CH",
                "value": "Liberazione delle vie aeree"
              }
            ]
          },
          {
            "code": "232666000",
            "display": "Jaw thrust",
            "designation": [
              {
                "language": "de-CH",
                "value": "Esmarch Handgriff"
              },
              {
                "language": "fr-CH",
                "value": "Subluxation de la mandibule"
              },
              {
                "language": "it-CH",
                "value": "Sublussazione della mandibola"
              }
            ]
          },
          {
            "code": "706177004",
            "display": "Inhalation therapy device",
            "designation": [
              {
                "language": "de-CH",
                "value": "Inhalationsset"
              },
              {
                "language": "fr-CH",
                "value": "Kit de nébulisation"
              },
              {
                "language": "it-CH",
                "value": "Set per l'inalazione"
              }
            ]
          }
        ]
      }
    ]
  }
}