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

FHIR IG Statistics: ValueSet/IVR-VS-ambulanceType

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-ambulanceType
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-ambulanceType.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ambulanceType
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSambulanceType
TitleIVR Ambulance Type
Realmch
Authorityhl7
DescriptionList of possible rescue devices.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-location-ambulanceCH EMS Location: Ambulance

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

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    83887000Rescue vehicleRettungswagenambulance
    465341007Automobile ambulanceEinsatzambulanzAmbulanceAmbulanza
    55121009Light land transport vehicleNotarzt-Zubringer-FahrzeugVéhicule SMURAutomedica
    469233002Helicopter ambulanceRettungshelikopterHélicoptère de sauvetageElicottero di salvataggio
    73957001Air transport ambulanceAmbulanz-JetAvion-ambulanceAereoambulanza

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-ambulanceType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ambulanceType",
  "version": "2.1.0-ci-build",
  "name": "IVRVSambulanceType",
  "title": "IVR Ambulance 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 possible rescue devices.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "83887000",
            "display": "Rescue vehicle",
            "designation": [
              {
                "language": "de-CH",
                "value": "Rettungswagen"
              },
              {
                "language": "fr-CH",
                "value": "ambulance"
              }
            ]
          },
          {
            "code": "465341007",
            "display": "Automobile ambulance",
            "designation": [
              {
                "language": "de-CH",
                "value": "Einsatzambulanz"
              },
              {
                "language": "fr-CH",
                "value": "Ambulance"
              },
              {
                "language": "it-CH",
                "value": "Ambulanza"
              }
            ]
          },
          {
            "code": "55121009",
            "display": "Light land transport vehicle",
            "designation": [
              {
                "language": "de-CH",
                "value": "Notarzt-Zubringer-Fahrzeug"
              },
              {
                "language": "fr-CH",
                "value": "Véhicule SMUR"
              },
              {
                "language": "it-CH",
                "value": "Automedica"
              }
            ]
          },
          {
            "code": "469233002",
            "display": "Helicopter ambulance",
            "designation": [
              {
                "language": "de-CH",
                "value": "Rettungshelikopter"
              },
              {
                "language": "fr-CH",
                "value": "Hélicoptère de sauvetage"
              },
              {
                "language": "it-CH",
                "value": "Elicottero di salvataggio"
              }
            ]
          },
          {
            "code": "73957001",
            "display": "Air transport ambulance",
            "designation": [
              {
                "language": "de-CH",
                "value": "Ambulanz-Jet"
              },
              {
                "language": "fr-CH",
                "value": "Avion-ambulance"
              },
              {
                "language": "it-CH",
                "value": "Aereoambulanza"
              }
            ]
          }
        ]
      }
    ]
  }
}