| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | HaemoglobinTransf4 |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HaemoglobinTransf4.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/HaemoglobinTransf4 |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-13T00:00:00+02:00 |
| Name | HaemoglobinTransf4 |
| Title | HGBTransfusion4 |
| Description | Hæmoglobinværdi før blodtransfusion |
| Content | complete |
| ValueSet | |
| HaemoglobinTransf4 | HGBTransfusion4 |
No resources found
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:
| Code | Display | Definition |
| 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ålt | Ikke målt |
{
"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"
}
]
}