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

FHIR IG Statistics: ValueSet/HaemoglobinTransf4

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
HaemoglobinTransf4HGBTransfusion4

Narrative

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

Generated Narrative: ValueSet HaemoglobinTransf4


Source

{
  "resourceType": "ValueSet",
  "id": "HaemoglobinTransf4",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/HaemoglobinTransf4",
  "version": "2.12.0",
  "name": "HaemoglobinTransf4",
  "title": "HGBTransfusion4",
  "status": "active",
  "experimental": true,
  "date": "2022-05-16T00: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 - 4 valg",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4",
        "concept": [
          {
            "code": "hgb_trfGE56",
            "display": "=>5,6 mmol/L"
          },
          {
            "code": "hgb_trfGE43",
            "display": "=>4,3 mmol/L og <5,6 mmol/L"
          },
          {
            "code": "hgb_trfLT43",
            "display": "<4,3 mmol/L"
          },
          {
            "code": "hgb_novalue",
            "display": "Ikke målt"
          }
        ]
      }
    ]
  }
}