| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | TreatmentResponseDAMYDA |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentResponseDAMYDA.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseDAMYDA |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-14T00:00:00+02:00 |
| Name | TreatmentResponseDAMYDA |
| Title | Patient respons på behandling (DAMYDA) |
| Description | Hvordan reagerer patienten på behandlingen [DAMYDA] |
No resources found
| CodeSystem | |
| Complications | Complications |
| TreatmentResponseEvaluation | Treatment response evaluation |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentResponseDAMYDA
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation| Code | Display | Definition |
| stringent_complete_response | Stringent Complete Response | Stringent Complete Response |
| complete_response | Complete Response | Complete Response |
| presumed_complete_response | Formodet CR | Presumed Complete Response |
| very_good_partial_response | Very Good Partiel Response | Very Good Partial Response |
| partial_response | Partiel Response | Partial response (PR) |
| minimal_response | Minimal Response | Minimal response |
| stable_disease | Stable Disease (No change/plateau) | Stable disease (SD/NC) |
| progressive_disease | Progressive Disease | Progressive disease (PD) |
https://kip.rkkp.dk/fhir/CodeSystem/Complications| Code | Display | Definition |
| mors | Mors | Mors, uventet |
http://terminology.hl7.org/CodeSystem/v2-0532| Code | Display |
| UKN | Ukendt |
{
"resourceType": "ValueSet",
"id": "TreatmentResponseDAMYDA",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseDAMYDA",
"version": "2.12.0",
"name": "TreatmentResponseDAMYDA",
"title": "Patient respons på behandling (DAMYDA)",
"status": "active",
"experimental": true,
"date": "2022-07-14T00: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": "Hvordan reagerer patienten på behandlingen [DAMYDA]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
"concept": [
{
"code": "stringent_complete_response",
"display": "Stringent Complete Response"
},
{
"code": "complete_response",
"display": "Complete Response"
},
{
"code": "presumed_complete_response",
"display": "Formodet CR"
},
{
"code": "very_good_partial_response",
"display": "Very Good Partiel Response"
},
{
"code": "partial_response",
"display": "Partiel Response"
},
{
"code": "minimal_response",
"display": "Minimal Response"
},
{
"code": "stable_disease",
"display": "Stable Disease (No change/plateau)"
},
{
"code": "progressive_disease",
"display": "Progressive Disease"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "mors",
"display": "Mors"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "UKN",
"display": "Ukendt"
}
]
}
]
}
}