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

FHIR IG Statistics: CodeSystem/CentralBlock

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdCentralBlock
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CentralBlock.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/CentralBlock
Version2.12.0
Statusactive
Date2022-06-09T00:00:00+02:00
NameCentralBlock
TitleCentral blokade
DescriptionTidspunkt for central blokade
Contentcomplete

Resources that use this resource

ValueSet
CentralBlockTidspunkt for central blokade

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CentralBlock

This code system https://kip.rkkp.dk/fhir/CodeSystem/CentralBlock defines the following codes:

CodeDisplayDefinition
block_perop Block given peroprativelyBlokade anlagt peroperativt
block_preop_WA Block given preopratively, surgery planned WITH anasthesiaBlokade anlagt præoperativt, videre forløb kirurgi MED anæstesi
block_preop_WOA Block given preopratively, surgery planned WITHOUT anasthesiaBlokade anlagt præoperativt, videre forløb kirurgi UDEN anæstesi

Source

{
  "resourceType": "CodeSystem",
  "id": "CentralBlock",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/CentralBlock",
  "version": "2.12.0",
  "name": "CentralBlock",
  "title": "Central blokade",
  "status": "active",
  "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": "Tidspunkt for central blokade",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "block_perop",
      "display": "Block given peropratively",
      "definition": "Blokade anlagt peroperativt"
    },
    {
      "code": "block_preop_WA",
      "display": "Block given preopratively, surgery planned WITH anasthesia",
      "definition": "Blokade anlagt præoperativt, videre forløb kirurgi MED anæstesi"
    },
    {
      "code": "block_preop_WOA",
      "display": "Block given preopratively, surgery planned WITHOUT anasthesia",
      "definition": "Blokade anlagt præoperativt, videre forløb kirurgi UDEN anæstesi"
    }
  ]
}