| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DiagnosetypeDPD |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DiagnosetypeDPD.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DiagnosetypeDPD |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-08-25T00:00:00+02:00 |
| Name | DiagnosetypeDPD |
| Title | Diagnosetype - DPD |
| Description | Diagnosetype - DPD |
No resources found
| CodeSystem | |
| SKSCodeCollection | Sundhedsvæsenets klassifikationssystem (SKS) - Samlinger af koder |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DiagnosetypeDPD
https://kip.rkkp.dk/fhir/CodeSystem/SKSCodeCollection| Code | Display | Definition |
| cancer_diseases | Kræft | Kræft sygdomme |
| non_cancer_diseases | Ikke-kræft | Ikke kræft |
{
"resourceType": "ValueSet",
"id": "DiagnosetypeDPD",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DiagnosetypeDPD",
"version": "2.12.0",
"name": "DiagnosetypeDPD",
"title": "Diagnosetype - 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": "Diagnosetype - DPD",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKSCodeCollection",
"concept": [
{
"code": "cancer_diseases",
"display": "Kræft"
},
{
"code": "non_cancer_diseases",
"display": "Ikke-kræft"
}
]
}
]
}
}