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

FHIR IG Statistics: ValueSet/IVR-VS-findingsAirway

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-findingsAirway
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-findingsAirway.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-findingsAirway
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSfindingsAirway
TitleIVR Findings Airway
Realmch
Authorityhl7
DescriptionList of findings on the condition of the airways.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-airwaysCH EMS Observation: 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-findingsAirway

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    23875004No pathologic findingAtemwege freiVoies aériennes libresVie aeree pervie
    263821009ObstructedobstruiertObstruéOstruito
    68052005Pulmonary aspirationAspirationBronchoaspirationBroncoaspirazione
    52765003IntubationIntubationIntubationIntubazione
    48387007TracheostomyTracheostomieTracheostomieTracheostomia
    301287002Expiratory stridorStridor exspirtatorischStridor expiratoireStridore espiratorio
    58596002Inspiratory stridorStridor inspiratorischStridor inspiratoireStridor inspiratorio
    17621005NormalunauffälligNormalNormale

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-findingsAirway",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-findingsAirway",
  "version": "2.1.0-ci-build",
  "name": "IVRVSfindingsAirway",
  "title": "IVR Findings Airway",
  "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 findings on the condition of the airways.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "23875004",
            "display": "No pathologic finding",
            "designation": [
              {
                "language": "de-CH",
                "value": "Atemwege frei"
              },
              {
                "language": "fr-CH",
                "value": "Voies aériennes libres"
              },
              {
                "language": "it-CH",
                "value": "Vie aeree pervie"
              }
            ]
          },
          {
            "code": "263821009",
            "display": "Obstructed",
            "designation": [
              {
                "language": "de-CH",
                "value": "obstruiert"
              },
              {
                "language": "fr-CH",
                "value": "Obstrué"
              },
              {
                "language": "it-CH",
                "value": "Ostruito"
              }
            ]
          },
          {
            "code": "68052005",
            "display": "Pulmonary aspiration",
            "designation": [
              {
                "language": "de-CH",
                "value": "Aspiration"
              },
              {
                "language": "fr-CH",
                "value": "Bronchoaspiration"
              },
              {
                "language": "it-CH",
                "value": "Broncoaspirazione"
              }
            ]
          },
          {
            "code": "52765003",
            "display": "Intubation",
            "designation": [
              {
                "language": "de-CH",
                "value": "Intubation"
              },
              {
                "language": "fr-CH",
                "value": "Intubation"
              },
              {
                "language": "it-CH",
                "value": "Intubazione"
              }
            ]
          },
          {
            "code": "48387007",
            "display": "Tracheostomy",
            "designation": [
              {
                "language": "de-CH",
                "value": "Tracheostomie"
              },
              {
                "language": "fr-CH",
                "value": "Tracheostomie"
              },
              {
                "language": "it-CH",
                "value": "Tracheostomia"
              }
            ]
          },
          {
            "code": "301287002",
            "display": "Expiratory stridor",
            "designation": [
              {
                "language": "de-CH",
                "value": "Stridor exspirtatorisch"
              },
              {
                "language": "fr-CH",
                "value": "Stridor expiratoire"
              },
              {
                "language": "it-CH",
                "value": "Stridore espiratorio"
              }
            ]
          },
          {
            "code": "58596002",
            "display": "Inspiratory stridor",
            "designation": [
              {
                "language": "de-CH",
                "value": "Stridor inspiratorisch"
              },
              {
                "language": "fr-CH",
                "value": "Stridor inspiratoire"
              },
              {
                "language": "it-CH",
                "value": "Stridor inspiratorio"
              }
            ]
          },
          {
            "code": "17621005",
            "display": "Normal",
            "designation": [
              {
                "language": "de-CH",
                "value": "unauffällig"
              },
              {
                "language": "fr-CH",
                "value": "Normal"
              },
              {
                "language": "it-CH",
                "value": "Normale"
              }
            ]
          }
        ]
      }
    ]
  }
}