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

FHIR IG Statistics: ValueSet/NerveBlockTypeOther

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdNerveBlockTypeOther
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NerveBlockTypeOther.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/NerveBlockTypeOther
Version2.12.0
Statusactive
Date2022-06-09T00:00:00+02:00
NameNerveBlockTypeOther
TitleTyper af blokade øvrige
DescriptionType Perifer nerveblokade Trunkal/Abdominal/Øvrige

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
BlockTypesTyper af blokader

Narrative

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

Generated Narrative: ValueSet NerveBlockTypeOther


Source

{
  "resourceType": "ValueSet",
  "id": "NerveBlockTypeOther",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/NerveBlockTypeOther",
  "version": "2.12.0",
  "name": "NerveBlockTypeOther",
  "title": "Typer af blokade øvrige",
  "status": "active",
  "experimental": true,
  "date": "2022-06-09T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Type Perifer nerveblokade Trunkal/Abdominal/Øvrige",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/BlockTypes",
        "concept": [
          {
            "code": "thorakal_Paravertebral",
            "display": "Thorakal Paravertebral blokade"
          },
          {
            "code": "intercostal",
            "display": "Intercostal blokade"
          },
          {
            "code": "quadratus_lumborum",
            "display": "Quadratus lumborum blokade"
          },
          {
            "code": "transversus_abdominis",
            "display": "Transversus abdominis plane (TAP) blokade"
          },
          {
            "code": "ilioinguinalis_iliohypogastricus",
            "display": "Ilioinguinalis/iliohypogastricus"
          },
          {
            "code": "pectoralis",
            "display": "N. Pectoralis"
          },
          {
            "code": "other",
            "display": "Anden"
          }
        ]
      }
    ]
  }
}