| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ATCTargetCLL |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ATCTargetCLL.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/ATCTargetCLL |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-13T00:00:00+02:00 |
| Name | ATCTargetCLL |
| Title | ATC_CLL_target |
| Description | ATC koder targeteret behandling - [CLL] |
No resources found
| CodeSystem | |
| ATC | WHO ATC |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ATCTargetCLL
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| none | Ingen | None - used to choose none of the available values |
| other | Anden pathway inhibitor | Other - used to choose unspecific value not in a valueset |
https://kip.rkkp.dk/fhir/CodeSystem/ATC| Code | Display | Definition |
| L01EL01 | Ibrutinib | L01EL01 - ibrutinib |
| L01EM01 | Idelalisib | L01EM01 - idelalisib |
| L01XX52 | Venetoclax | L01XX52 - venetoclax |
| L01EL02 | Acalabrutinib | L01EL02 - acalabrutinib |
{
"resourceType": "ValueSet",
"id": "ATCTargetCLL",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/ATCTargetCLL",
"version": "2.12.0",
"name": "ATCTargetCLL",
"title": "ATC_CLL_target",
"status": "active",
"experimental": true,
"date": "2022-07-13T00: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": "ATC koder targeteret behandling - [CLL]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "none",
"display": "Ingen"
},
{
"code": "other",
"display": "Anden pathway inhibitor"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ATC",
"concept": [
{
"code": "L01EL01",
"display": "Ibrutinib"
},
{
"code": "L01EM01",
"display": "Idelalisib"
},
{
"code": "L01XX52",
"display": "Venetoclax"
},
{
"code": "L01EL02",
"display": "Acalabrutinib"
}
]
}
]
}
}