| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | BehandlingsResponsEvalueringLYFO |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlingsResponsEvalueringLYFO.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/BehandlingsResponsEvalueringLYFO |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-18T00:00:00+02:00 |
| Name | BehandlingsResponsEvalueringLYFO |
| Title | Responsevaluering på behandling (LYFO) |
| Description | Responsevaluering på behandling (LYFO) |
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 BehandlingsResponsEvalueringLYFO
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation| Code | Display | Definition |
| complete_remission_metabolic_structurally | CR (metabolisk og skrukturelt CR, bedømt med PET/CT) | Metabolic and strukturally CR / CR (metabolisk og skrukturelt CR, bedømt med PET/CT) |
| complete_remission_metabolic | CR (metabolisk CR, men med strukturel restsygdom, bedømt med PET/CT) | Metabolic CR / CR (metabolisk CR, men med strukturel restsygdom, bedømt med PET/CT) |
| complete_remission | CR (bedømt med CT og/eller klinisk) | Complete remission (CR) |
| uncertain_complete_remission | Cru | Uncertain complete remission (CRu) |
| partial_remission | PR | Partial remission (PR) |
| stable_disease | SD/NC | Stable disease (SD/NC) |
| progressive_disease | PD | Progressive disease (PD) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| not_performed | Ej 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": "BehandlingsResponsEvalueringLYFO",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlingsResponsEvalueringLYFO",
"version": "2.12.0",
"name": "BehandlingsResponsEvalueringLYFO",
"title": "Responsevaluering på behandling (LYFO)",
"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": "Responsevaluering på behandling (LYFO)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
"concept": [
{
"code": "complete_remission_metabolic_structurally",
"display": "CR (metabolisk og skrukturelt CR, bedømt med PET/CT)"
},
{
"code": "complete_remission_metabolic",
"display": "CR (metabolisk CR, men med strukturel restsygdom, bedømt med PET/CT)"
},
{
"code": "complete_remission",
"display": "CR (bedømt med CT og/eller klinisk)"
},
{
"code": "uncertain_complete_remission",
"display": "Cru"
},
{
"code": "partial_remission",
"display": "PR"
},
{
"code": "stable_disease",
"display": "SD/NC"
},
{
"code": "progressive_disease",
"display": "PD"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "not_performed",
"display": "Ej evalueret"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "mors",
"display": "Mors (før evaluering)"
}
]
}
]
}
}