FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdValueSet-IVR-VS-preTreatType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-preTreatType.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-preTreatType
Version2.1.0-ci-build
Statusdraft
Date2026-01-26T21:59:40+00:00
NamePreTreatType
TitleIVR Pretreatment Type
Realmch
Authorityhl7
DescriptionList of types of pretreatment.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-procedure-pretreatmentCH EMS Procedure: Pretreatment
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet IVR-VS-preTreatType

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    373784005Dispensing medicationMedikationMédicamentsMedicamenti
    260413007Nonekeineaucunnessuna
    386308007First aidErste HilfePremiers secoursPrimo soccorso
    266700009Ventilation AssistanceBeatmungAssistance ventilatoireAssistenza ventilatoria
    89666000Cardiopulmonary resuscitationCPRRCPRCP
    19257004DefibrillatorDefibrillator / AEDDéfibrillateurDefibrillatore
    74964007Otherandereautrealtro

Source1

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-preTreatType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-preTreatType",
  "version": "2.1.0-ci-build",
  "name": "PreTreatType",
  "title": "IVR Pretreatment Type",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-26T21:59:40+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 types of pretreatment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373784005",
            "display": "Dispensing medication",
            "designation": [
              {
                "language": "de-CH",
                "value": "Medikation"
              },
              {
                "language": "fr-CH",
                "value": "Médicaments"
              },
              {
                "language": "it-CH",
                "value": "Medicamenti"
              }
            ]
          },
          {
            "code": "260413007",
            "display": "None",
            "designation": [
              {
                "language": "de-CH",
                "value": "keine"
              },
              {
                "language": "fr-CH",
                "value": "aucun"
              },
              {
                "language": "it-CH",
                "value": "nessuna"
              }
            ]
          },
          {
            "code": "386308007",
            "display": "First aid",
            "designation": [
              {
                "language": "de-CH",
                "value": "Erste Hilfe"
              },
              {
                "language": "fr-CH",
                "value": "Premiers secours"
              },
              {
                "language": "it-CH",
                "value": "Primo soccorso"
              }
            ]
          },
          {
            "code": "266700009",
            "display": "Ventilation Assistance",
            "designation": [
              {
                "language": "de-CH",
                "value": "Beatmung"
              },
              {
                "language": "fr-CH",
                "value": "Assistance ventilatoire"
              },
              {
                "language": "it-CH",
                "value": "Assistenza ventilatoria"
              }
            ]
          },
          {
            "code": "89666000",
            "display": "Cardiopulmonary resuscitation",
            "designation": [
              {
                "language": "de-CH",
                "value": "CPR"
              },
              {
                "language": "fr-CH",
                "value": "RCP"
              },
              {
                "language": "it-CH",
                "value": "RCP"
              }
            ]
          },
          {
            "code": "19257004",
            "display": "Defibrillator",
            "designation": [
              {
                "language": "de-CH",
                "value": "Defibrillator / AED"
              },
              {
                "language": "fr-CH",
                "value": "Défibrillateur"
              },
              {
                "language": "it-CH",
                "value": "Defibrillatore"
              }
            ]
          },
          {
            "code": "74964007",
            "display": "Other",
            "designation": [
              {
                "language": "de-CH",
                "value": "andere"
              },
              {
                "language": "fr-CH",
                "value": "autre"
              },
              {
                "language": "it-CH",
                "value": "altro"
              }
            ]
          }
        ]
      }
    ]
  }
}