| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DialyseOpstartDNSL |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DialyseOpstartDNSL.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DialyseOpstartDNSL |
| Version | 2.12.0 |
| Status | active |
| Date | 2024-01-10T00:00:00+02:00 |
| Name | DialyseOpstartDNSL |
| Title | Dialyseopstart (DNSL) |
| Description | Dialyseopstart ved første dialyse (DNSL) |
No resources found
| CodeSystem | |
| Cyclus | Cyclus |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DialyseOpstartDNSL
https://kip.rkkp.dk/fhir/CodeSystem/Cyclus| Code | Display | Definition |
| ge7-dage | PD opstart >6 dage efter kateteranlæggelse | >=7 dage |
| 0-6-dage | PD opstart 0-6 dage efter kateteranlæggelse | 0-6 dage |
{
"resourceType": "ValueSet",
"id": "DialyseOpstartDNSL",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DialyseOpstartDNSL",
"version": "2.12.0",
"name": "DialyseOpstartDNSL",
"title": "Dialyseopstart (DNSL)",
"status": "active",
"experimental": true,
"date": "2024-01-10T00: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": "Dialyseopstart ved første dialyse (DNSL)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Cyclus",
"concept": [
{
"code": "ge7-dage",
"display": "PD opstart >6 dage efter kateteranlæggelse"
},
{
"code": "0-6-dage",
"display": "PD opstart 0-6 dage efter kateteranlæggelse"
}
]
}
]
}
}