| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | IDC10DPDNonCancer |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-IDC10DPDNonCancer.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/IDC10DPDNonCancer |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-08-25T00:00:00+02:00 |
| Name | IDC10DPDNonCancer |
| Title | ICD 10 non-cancer koder til DPD |
| Description | ICD 10 non-cancer koder til DPD |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| SKSCodeCollection | Sundhedsvæsenets klassifikationssystem (SKS) - Samlinger af koder |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet IDC10DPDNonCancer
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/SKSCodeCollection| Code | Display | Definition |
| heart_vessel | Hjertekar sygdom (DI00-DI52+DI70-DI99) | Hjertekar sygdom (DI00-DI52+DI70-DI99) |
| neurological | Neurologisk sygdom (ikke apopleksi) (DI64-DI69+DG00-DG99+DF00-DF03) | Neurologisk sygdom (ikke apopleksi) (DI64-DI69+DG00-DG99+DF00-DF03) |
| apoplexia | Apopleksi (cerebral thrombose/hæmorrhagi) (DI60-DI63) | Apopleksi (cerebral thrombose/hæmorrhagi) (DI60-DI63) |
| lung | Lungesygdomme (DJ00-DJ99+DE84) | Lungesygdomme (DJ00-DJ99+DE84) |
| kidney | Nyresygdomme (DN00-DN29) | Nyresygdomme (DN00-DN29) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden sygdom | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "IDC10DPDNonCancer",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/IDC10DPDNonCancer",
"version": "2.12.0",
"name": "IDC10DPDNonCancer",
"title": "ICD 10 non-cancer koder til DPD",
"status": "active",
"experimental": true,
"date": "2022-08-25T00: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": "ICD 10 non-cancer koder til DPD",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKSCodeCollection",
"concept": [
{
"code": "heart_vessel",
"display": "Hjertekar sygdom (DI00-DI52+DI70-DI99)"
},
{
"code": "neurological",
"display": "Neurologisk sygdom (ikke apopleksi) (DI64-DI69+DG00-DG99+DF00-DF03)"
},
{
"code": "apoplexia",
"display": "Apopleksi (cerebral thrombose/hæmorrhagi) (DI60-DI63)"
},
{
"code": "lung",
"display": "Lungesygdomme (DJ00-DJ99+DE84)"
},
{
"code": "kidney",
"display": "Nyresygdomme (DN00-DN29)"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden sygdom"
}
]
}
]
}
}