| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | Alkohol021 |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Alkohol021.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/Alkohol021 |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-15T00:00:00+02:00 |
| Name | Alkohol021 |
| Title | Alkohol 0-21 |
| Description | 0, 1-21 eller flere genstande per uge |
No resources found
| CodeSystem | |
| Alchohol | Alchohol |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Alkohol021
https://kip.rkkp.dk/fhir/CodeSystem/Alchohol| Code | Display | Definition |
| 0 | Ingen alkohol | Ingen alkohol |
| 1-21 | 1-21 genstande per uge | 1-21 genstande per uge |
| gt21 | Mere end 21 genstande per uge | Mere end 21 genstande per uge |
{
"resourceType": "ValueSet",
"id": "Alkohol021",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/Alkohol021",
"version": "2.12.0",
"name": "Alkohol021",
"title": "Alkohol 0-21",
"status": "active",
"experimental": true,
"date": "2022-06-15T00: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": "0, 1-21 eller flere genstande per uge",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Alchohol",
"concept": [
{
"code": "0",
"display": "Ingen alkohol"
},
{
"code": "1-21",
"display": "1-21 genstande per uge"
},
{
"code": "gt21",
"display": "Mere end 21 genstande per uge"
}
]
}
]
}
}