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

FHIR IG Statistics: ValueSet/IVR-VS-heatExposure

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-heatExposure
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-heatExposure.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-heatExposure
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSheatExposure
TitleIVR Heat Exposure
Realmch
Authorityhl7
DescriptionList of degrees of burning.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-heatexposureCH EMS Observation: Heat Exposure

Resources that this resource uses

CodeSystem
IVRIVR Codes

Narrative

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

Generated Narrative: ValueSet IVR-VS-heatExposure

  • 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)
    1000149third-degree burnVerbrennung 3. GradesBrûlure au 3ème degréUstione di 3. grado
    1000148second-degree burnVerbrennung 2. GradesBrûlure au 2ème degréUstione di 2. grado
    1000147first-degree burnVerbrennung 1. GradesBrûlure au 1er degréUstione di 1. grado

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-heatExposure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-heatExposure",
  "version": "2.1.0-ci-build",
  "name": "IVRVSheatExposure",
  "title": "IVR Heat Exposure",
  "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 degrees of burning.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000149",
            "display": "third-degree burn",
            "designation": [
              {
                "language": "de-CH",
                "value": "Verbrennung 3. Grades"
              },
              {
                "language": "fr-CH",
                "value": "Brûlure au 3ème degré"
              },
              {
                "language": "it-CH",
                "value": "Ustione di 3. grado"
              }
            ]
          },
          {
            "code": "1000148",
            "display": "second-degree burn",
            "designation": [
              {
                "language": "de-CH",
                "value": "Verbrennung 2. Grades"
              },
              {
                "language": "fr-CH",
                "value": "Brûlure au 2ème degré"
              },
              {
                "language": "it-CH",
                "value": "Ustione di 2. grado"
              }
            ]
          },
          {
            "code": "1000147",
            "display": "first-degree burn",
            "designation": [
              {
                "language": "de-CH",
                "value": "Verbrennung 1. Grades"
              },
              {
                "language": "fr-CH",
                "value": "Brûlure au 1er degré"
              },
              {
                "language": "it-CH",
                "value": "Ustione di 1. grado"
              }
            ]
          }
        ]
      }
    ]
  }
}