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

FHIR IG Statistics: ValueSet/IVR-VS-gcs-augenoeffnung

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-gcs-augenoeffnung
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-gcs-augenoeffnung.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcs-augenoeffnung
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameGcsAugenoeffnung
TitleIVR GCS Eye Opening
Realmch
Authorityhl7
DescriptionList of GCS observations of the eye opening.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-gcsCH EMS Observation: GCS

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-gcs-augenoeffnung

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)
    260389003No reactionkeine ReaktionAucune réactionNessuna reazione
  • 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)
    1000150on pain stimulusauf SchmerzreizÀ la douleurAllo stimolo doloroso
    1000151on requestauf AufforderungÀ la demandeAllo stimolo verbale
    1000152spontaneousspontanSpontanéeSpontanea

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-gcs-augenoeffnung",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcs-augenoeffnung",
  "version": "2.1.0-ci-build",
  "name": "GcsAugenoeffnung",
  "title": "IVR GCS Eye Opening",
  "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 GCS observations of the eye opening.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "260389003",
            "display": "No reaction",
            "designation": [
              {
                "language": "de-CH",
                "value": "keine Reaktion"
              },
              {
                "language": "fr-CH",
                "value": "Aucune réaction"
              },
              {
                "language": "it-CH",
                "value": "Nessuna reazione"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000150",
            "display": "on pain stimulus",
            "designation": [
              {
                "language": "de-CH",
                "value": "auf Schmerzreiz"
              },
              {
                "language": "fr-CH",
                "value": "À la douleur"
              },
              {
                "language": "it-CH",
                "value": "Allo stimolo doloroso"
              }
            ]
          },
          {
            "code": "1000151",
            "display": "on request",
            "designation": [
              {
                "language": "de-CH",
                "value": "auf Aufforderung"
              },
              {
                "language": "fr-CH",
                "value": "À la demande"
              },
              {
                "language": "it-CH",
                "value": "Allo stimolo verbale"
              }
            ]
          },
          {
            "code": "1000152",
            "display": "spontaneous",
            "designation": [
              {
                "language": "de-CH",
                "value": "spontan"
              },
              {
                "language": "fr-CH",
                "value": "Spontanée"
              },
              {
                "language": "it-CH",
                "value": "Spontanea"
              }
            ]
          }
        ]
      }
    ]
  }
}