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

FHIR IG Statistics: ValueSet/IVR-VS-urgency-adequate

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-urgency-adequate
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-urgency-adequate.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency-adequate
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSurg_adequate
TitleIVR Urgency Adequate
Realmch
Authorityhl7
DescriptionList of assessments of the priority of the mission set by the emergency call center.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-ext-urgencyadequateCH EMS Extension: Urgency Adequate

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
IVRIVR Codes

Narrative

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

Generated Narrative: ValueSet IVR-VS-urgency-adequate

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    373066001YesJaouisi
    373067005NoNeinnonno
  • Include these codes as defined in http://fhir.ch/ig/ch-ems/CodeSystem/IVR
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    1000134no, siren necessarynein, Sondersignal notwendignon, sirène nécessaireno, segnali prioritari necessari
    1000135no, siren not necessarynein, Sondersignal nicht notwendignon, sirène non nécessaireno, segnali prioritari non necessari

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-urgency-adequate",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency-adequate",
  "version": "2.1.0-ci-build",
  "name": "IVRVSurg_adequate",
  "title": "IVR Urgency Adequate",
  "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 assessments of the priority of the mission set by the emergency call center.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373066001",
            "display": "Yes",
            "designation": [
              {
                "language": "de-CH",
                "value": "Ja"
              },
              {
                "language": "fr-CH",
                "value": "oui"
              },
              {
                "language": "it-CH",
                "value": "si"
              }
            ]
          },
          {
            "code": "373067005",
            "display": "No",
            "designation": [
              {
                "language": "de-CH",
                "value": "Nein"
              },
              {
                "language": "fr-CH",
                "value": "non"
              },
              {
                "language": "it-CH",
                "value": "no"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000134",
            "display": "no, siren necessary",
            "designation": [
              {
                "language": "de-CH",
                "value": "nein, Sondersignal notwendig"
              },
              {
                "language": "fr-CH",
                "value": "non, sirène nécessaire"
              },
              {
                "language": "it-CH",
                "value": "no, segnali prioritari necessari"
              }
            ]
          },
          {
            "code": "1000135",
            "display": "no, siren not necessary",
            "designation": [
              {
                "language": "de-CH",
                "value": "nein, Sondersignal nicht notwendig"
              },
              {
                "language": "fr-CH",
                "value": "non, sirène non nécessaire"
              },
              {
                "language": "it-CH",
                "value": "no, segnali prioritari non necessari"
              }
            ]
          }
        ]
      }
    ]
  }
}