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

FHIR IG Statistics: ValueSet/IVR-VS-woundTreat

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-woundTreat
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-woundTreat.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat
Version2.1.0-ci-build
Statusdraft
Date2025-08-06T11:55:40+00:00
NameIVRVSwoundTreat
TitleIVR Wound Treatment
Realmch
Authorityhl7
DescriptionList of wound treatment types.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-procedure-woundtreatmentCH EMS Procedure: Wound Treatment
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet IVR-VS-woundTreat

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    386028003patchWundschnellverbandPansement rapideMedicazoine rapida
    9458007Elastic bandageelastische BindeBandage élastiqueBendaggio elastico
    38141007TourniquetTourniquetGarrotLaccio emostatico

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-woundTreat",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat",
  "version": "2.1.0-ci-build",
  "name": "IVRVSwoundTreat",
  "title": "IVR Wound Treatment",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-06T11:55:40+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 wound treatment types.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "386028003",
            "display": "patch",
            "designation": [
              {
                "language": "de-CH",
                "value": "Wundschnellverband"
              },
              {
                "language": "fr-CH",
                "value": "Pansement rapide"
              },
              {
                "language": "it-CH",
                "value": "Medicazoine rapida"
              }
            ]
          },
          {
            "code": "9458007",
            "display": "Elastic bandage",
            "designation": [
              {
                "language": "de-CH",
                "value": "elastische Binde"
              },
              {
                "language": "fr-CH",
                "value": "Bandage élastique"
              },
              {
                "language": "it-CH",
                "value": "Bendaggio elastico"
              }
            ]
          },
          {
            "code": "38141007",
            "display": "Tourniquet",
            "designation": [
              {
                "language": "de-CH",
                "value": "Tourniquet"
              },
              {
                "language": "fr-CH",
                "value": "Garrot"
              },
              {
                "language": "it-CH",
                "value": "Laccio emostatico"
              }
            ]
          }
        ]
      }
    ]
  }
}