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

FHIR IG Statistics: CodeSystem/ScoreCentralBlock

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdScoreCentralBlock
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ScoreCentralBlock.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ScoreCentralBlock
Version2.12.0
Statusactive
Date2022-06-09T00:00:00+02:00
NameScoreCentralBlock
TitleScore ved central blokade
DescriptionRegional score ved anlæg af central nerveblokade
Contentcomplete

Resources that use this resource

ValueSet
ScoreCentralBlockCentral blokade score

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ScoreCentralBlock

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

CodeDisplayDefinition
attempt_LE3 Apply attemted <=3Forsøgt anlagt antal <=3 gange
attempt_GT3 Apply attempted >3Forsøgt anlagt >3 gange
epidural_on_arr Epidural catheter applied on arrivalAnkommet med anlagt epidural kateter
abandon AbandonnedOpgivet

Source

{
  "resourceType": "CodeSystem",
  "id": "ScoreCentralBlock",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ScoreCentralBlock",
  "version": "2.12.0",
  "name": "ScoreCentralBlock",
  "title": "Score ved 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": "Regional score ved anlæg af central nerveblokade",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "attempt_LE3",
      "display": "Apply attemted <=3",
      "definition": "Forsøgt anlagt antal <=3 gange"
    },
    {
      "code": "attempt_GT3",
      "display": "Apply attempted >3",
      "definition": "Forsøgt anlagt >3 gange"
    },
    {
      "code": "epidural_on_arr",
      "display": "Epidural catheter applied on arrival",
      "definition": "Ankommet med anlagt epidural kateter"
    },
    {
      "code": "abandon",
      "display": "Abandonned",
      "definition": "Opgivet"
    }
  ]
}