| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | TreatmentResponseEvaluationCLL |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentResponseEvaluationCLL.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseEvaluationCLL |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-13T00:00:00+02:00 |
| Name | TreatmentResponseEvaluationCLL |
| Title | Treatment_Response_Evaluation_CLL |
| Description | Indikation for kemoterapi/behandling - CLL |
No resources found
| CodeSystem | |
| Complications | Complications |
| GenericValues | Generic values |
| TreatmentResponseEvaluation | Treatment response evaluation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentResponseEvaluationCLL
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation| Code | Display | Definition |
| complete_remission | Complete remission (CR) | Complete remission (CR) |
| complete_remission_incomplete_recovery | Complete remission with incomplete recovery of the bone marrow (CRi) | Complete remission with incomplete recovery of bone marrow (CRi) |
| partial_response | Partial response (PR) | Partial response (PR) |
| partial_response_lymphocytosis | Partial response lymphocytose | Partial response (PR) lymphocytosis |
| stable_disease | Stable disease (SD/NC) | Stable disease (SD/NC) |
| progressive_disease | Progressive disease (PD) | Progressive disease (PD) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| not_performed | Ikke evalueret | Not performed - used to indicate, if a procedure or test has not been performed |
https://kip.rkkp.dk/fhir/CodeSystem/Complications| Code | Display | Definition |
| mors | Mors (før evaluering) | Mors, uventet |
{
"resourceType": "ValueSet",
"id": "TreatmentResponseEvaluationCLL",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseEvaluationCLL",
"version": "2.12.0",
"name": "TreatmentResponseEvaluationCLL",
"title": "Treatment_Response_Evaluation_CLL",
"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": "Indikation for kemoterapi/behandling - CLL",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
"concept": [
{
"code": "complete_remission",
"display": "Complete remission (CR)"
},
{
"code": "complete_remission_incomplete_recovery",
"display": "Complete remission with incomplete recovery of the bone marrow (CRi)"
},
{
"code": "partial_response",
"display": "Partial response (PR)"
},
{
"code": "partial_response_lymphocytosis",
"display": "Partial response lymphocytose"
},
{
"code": "stable_disease",
"display": "Stable disease (SD/NC)"
},
{
"code": "progressive_disease",
"display": "Progressive disease (PD)"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "not_performed",
"display": "Ikke evalueret"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "mors",
"display": "Mors (før evaluering)"
}
]
}
]
}
}