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

FHIR IG Statistics: CodeSystem/AnasthesiaTypeGen

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdAnasthesiaTypeGen
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-AnasthesiaTypeGen.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen
Version2.12.0
Statusactive
Date2022-06-30T00:00:00+02:00
NameAnasthesiaTypeGen
TitleAnæstesi Type Generel
DescriptionGenerel Anæstesiydelse - Tillæg
Contentcomplete

Resources that use this resource

ValueSet
AnasthesiaTypeGenAnæstesi Type Generel

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem AnasthesiaTypeGen

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

CodeDisplayDefinition
inhalation InhalationInhalation
IV_inhalation IV og inhalationIV og inhalation
TIVA TIVATIVA

Source

{
  "resourceType": "CodeSystem",
  "id": "AnasthesiaTypeGen",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaTypeGen",
  "version": "2.12.0",
  "name": "AnasthesiaTypeGen",
  "title": "Anæstesi Type Generel",
  "status": "active",
  "date": "2022-06-30T00: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": "Generel Anæstesiydelse - Tillæg",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "inhalation",
      "display": "Inhalation",
      "definition": "Inhalation"
    },
    {
      "code": "IV_inhalation",
      "display": "IV og inhalation",
      "definition": "IV og inhalation"
    },
    {
      "code": "TIVA",
      "display": "TIVA",
      "definition": "TIVA"
    }
  ]
}