| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | BehandlingsresponsCML |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlingsresponsCML.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/BehandlingsresponsCML |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-18T00:00:00+02:00 |
| Name | BehandlingsresponsCML |
| Title | Behandlingsrespons CML |
| Description | Vurdering af behandlingsrespons CML |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| TreatmentResponseEvaluation | Treatment response evaluation |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BehandlingsresponsCML
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation| Code | Display | Definition |
| complete_hematological_response | Komplet hæmatologisk respons (CHR) | Complete Hematological response (CHR) |
| complete_cytogenetic_response | Komplet cytogenetisk Respons (CCyR) | Complete cytogenetic response (CCyR) |
| partial_cytogenetic_response | Partiel cytogenetisk Respons (PCyR) | Partial cytogenetic response (PCyR) |
| major_molecular_response | Major molekylært Respons (MMR) | Major molecular response (MMR) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| none | Ikke målbar molekylær sygdom | None - used to choose none of the available values |
http://terminology.hl7.org/CodeSystem/v2-0532| Code | Display | Definition |
| UNK | Uoplyst | unknown |
{
"resourceType": "ValueSet",
"id": "BehandlingsresponsCML",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlingsresponsCML",
"version": "2.12.0",
"name": "BehandlingsresponsCML",
"title": "Behandlingsrespons CML",
"status": "active",
"experimental": true,
"date": "2022-07-18T00: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": "Vurdering af behandlingsrespons CML",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
"concept": [
{
"code": "complete_hematological_response",
"display": "Komplet hæmatologisk respons (CHR)"
},
{
"code": "complete_cytogenetic_response",
"display": "Komplet cytogenetisk Respons (CCyR)"
},
{
"code": "partial_cytogenetic_response",
"display": "Partiel cytogenetisk Respons (PCyR)"
},
{
"code": "major_molecular_response",
"display": "Major molekylært Respons (MMR)"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "none",
"display": "Ikke målbar molekylær sygdom"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "UNK",
"display": "Uoplyst"
}
]
}
]
}
}