| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | Alchohol |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Alchohol.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/Alchohol |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-31T00:00:00+02:00 |
| Name | Alchohol |
| Title | Alchohol |
| Description | Healthfactor alchohol |
| Content | complete |
| ValueSet | |
| Alkohol021 | Alkohol 0-21 |
| Alkohol0til10 | Alkohol 0-10 |
| Alkohol714 | Alkohol - 7/14 genstande per uge |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Alchohol
This code system https://kip.rkkp.dk/fhir/CodeSystem/Alchohol defines the following codes:
{
"resourceType": "CodeSystem",
"id": "Alchohol",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/Alchohol",
"version": "2.12.0",
"name": "Alchohol",
"title": "Alchohol",
"status": "active",
"date": "2022-05-31T00: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": "Healthfactor alchohol",
"content": "complete",
"count": 7,
"concept": [
{
"code": "0",
"display": "0",
"definition": "Ingen alkohol"
},
{
"code": "le7/14",
"display": "7/14 genstande eller færre",
"definition": "Under eller lig 7/14 genstande per uge (kvinde/mand)"
},
{
"code": "gt7/14",
"display": "OVer 7/14 genstande",
"definition": "Over 7/14 genstande per uge (kvinde/mand)"
},
{
"code": "0-10",
"display": "0-10 genstande pr. uge",
"definition": "0-10 genstande pr. uge"
},
{
"code": "gte11",
"display": "Over 11 genstande pr. uge",
"definition": "Over 11 genstande pr. uge"
},
{
"code": "1-21",
"display": "1-21",
"definition": "1-21 genstande per uge"
},
{
"code": "gt21",
"display": ">21",
"definition": "Mere end 21 genstande per uge"
}
]
}