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

FHIR IG Statistics: CodeSystem/HaemoglobinTransf4

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdHaemoglobinTransf4
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HaemoglobinTransf4.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4
Version2.12.0
Statusactive
Date2022-06-13T00:00:00+02:00
NameHaemoglobinTransf4
TitleHGBTransfusion4
DescriptionHæmoglobinværdi før blodtransfusion
Contentcomplete

Resources that use this resource

ValueSet
HaemoglobinTransf4HGBTransfusion4

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HaemoglobinTransf4

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

CodeDisplayDefinition
hgb_trfGE56 =>5,6 mmol/L=>5,6 mmol/L
hgb_trfGE43 =>4,3 mmol/L og <5,6 mmol/L=>4,3 mmol/L og <5,6 mmol/L
hgb_trfLT43 <4,3 mmol/L<4,3 mmol/L
hgb_novalue Ikke måltIkke målt

Source

{
  "resourceType": "CodeSystem",
  "id": "HaemoglobinTransf4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4",
  "version": "2.12.0",
  "name": "HaemoglobinTransf4",
  "title": "HGBTransfusion4",
  "status": "active",
  "date": "2022-06-13T00: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": "Hæmoglobinværdi før blodtransfusion",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "hgb_trfGE56",
      "display": "=>5,6 mmol/L",
      "definition": "=>5,6 mmol/L"
    },
    {
      "code": "hgb_trfGE43",
      "display": "=>4,3 mmol/L og <5,6 mmol/L",
      "definition": "=>4,3 mmol/L og <5,6 mmol/L"
    },
    {
      "code": "hgb_trfLT43",
      "display": "<4,3 mmol/L",
      "definition": "<4,3 mmol/L"
    },
    {
      "code": "hgb_novalue",
      "display": "Ikke målt",
      "definition": "Ikke målt"
    }
  ]
}