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

FHIR IG Statistics: ValueSet/IVR-VS-offender

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-offender
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-offender.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-offender
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSoffender
TitleIVR Offender
Realmch
Authorityhl7
DescriptionList of types of attackers on the rescue staff.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-ext-violenceCH EMS Extension: Violence

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

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)
    125677006RelativeAngehörigeProcheParente
    116154003PatientPatientPatientPaziente
  • 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)
    1000079crowdPersonenansammlungFouleFolla
    1000080person, unknownDrittperson unbekanntTierce personne inconnueTerza persona sconosciuta
    1000081person, knownDrittperson bekanntTierce personne connueTerza persona conosciuta

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-offender",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-offender",
  "version": "2.1.0-ci-build",
  "name": "IVRVSoffender",
  "title": "IVR Offender",
  "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 types of attackers on the rescue staff.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "125677006",
            "display": "Relative",
            "designation": [
              {
                "language": "de-CH",
                "value": "Angehörige"
              },
              {
                "language": "fr-CH",
                "value": "Proche"
              },
              {
                "language": "it-CH",
                "value": "Parente"
              }
            ]
          },
          {
            "code": "116154003",
            "display": "Patient",
            "designation": [
              {
                "language": "de-CH",
                "value": "Patient"
              },
              {
                "language": "fr-CH",
                "value": "Patient"
              },
              {
                "language": "it-CH",
                "value": "Paziente"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000079",
            "display": "crowd",
            "designation": [
              {
                "language": "de-CH",
                "value": "Personenansammlung"
              },
              {
                "language": "fr-CH",
                "value": "Foule"
              },
              {
                "language": "it-CH",
                "value": "Folla"
              }
            ]
          },
          {
            "code": "1000080",
            "display": "person, unknown",
            "designation": [
              {
                "language": "de-CH",
                "value": "Drittperson unbekannt"
              },
              {
                "language": "fr-CH",
                "value": "Tierce personne inconnue"
              },
              {
                "language": "it-CH",
                "value": "Terza persona sconosciuta"
              }
            ]
          },
          {
            "code": "1000081",
            "display": "person, known",
            "designation": [
              {
                "language": "de-CH",
                "value": "Drittperson bekannt"
              },
              {
                "language": "fr-CH",
                "value": "Tierce personne connue"
              },
              {
                "language": "it-CH",
                "value": "Terza persona conosciuta"
              }
            ]
          }
        ]
      }
    ]
  }
}