| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | treatment-response-eu-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-treatment-response-eu-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-response-eu-i4rc |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | VsTreatmentResponseI4rc |
| Title | Treatment Response |
| Realm | eu |
| Authority | hl7 |
| Description | Treatment response. |
| StructureDefinition | |
| Procedure-otherTreatment-eu-i4rc | Procedure: Other Treatment |
| Procedure-radiotheraphy-eu-i4rc | Procedure: Radiotherapy |
| observation-overallTreatment-eu-i4rc | Observation: Overall Treatment |
| outcome | Medication Outcome |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet treatment-response-eu-i4rc
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 32946 | Complete Remission |
| 32947 | Partial Remission |
| 32948 | Stable Disease |
| 32949 | Progression |
| 4294169 | Not applicable |
{
"resourceType": "ValueSet",
"id": "treatment-response-eu-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-response-eu-i4rc",
"version": "0.1.0",
"name": "VsTreatmentResponseI4rc",
"title": "Treatment Response",
"status": "active",
"experimental": false,
"date": "2025-07-25T13:48:09+00:00",
"publisher": "IDEA4RC Project",
"contact": [
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
},
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
}
],
"description": "Treatment response.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"concept": [
{
"code": "32946",
"display": "Complete Remission"
},
{
"code": "32947",
"display": "Partial Remission"
},
{
"code": "32948",
"display": "Stable Disease"
},
{
"code": "32949",
"display": "Progression"
},
{
"code": "4294169",
"display": "Not applicable"
}
]
}
]
}
}