German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSet Recist Timepoint Response - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "recist-asstimepoint-response",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://radlex.org/RID</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>11514</td><td>stable disease</td></tr><tr><td>11513</td><td>partial response</td></tr><tr><td>11511</td><td>complete imaging response</td></tr><tr><td>11515</td><td>progressive disease</td></tr></table></li></ul></div>"
},
"url" : "https://www.vision-zero-oncology.de/fhir/ValueSet/recist-asstimepoint-response",
"version" : "0.1.0",
"name" : "RecistAssessmentTimepointResponseVS",
"title" : "ValueSet Recist Timepoint Response",
"status" : "draft",
"experimental" : false,
"date" : "2023-12-13T13:28:13+00:00",
"publisher" : "Berlin Institute of Health at Charité (BIH)",
"contact" : [
{
"name" : "Berlin Institute of Health at Charité (BIH)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bihealth.org/"
}
]
}
],
"description" : "Defines the valid values for the recist assessment response observation resource",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DEU"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"compose" : {
"include" : [
{
"system" : "http://radlex.org/RID",
"concept" : [
{
"code" : "11514",
"display" : "stable disease"
},
{
"code" : "11513",
"display" : "partial response"
},
{
"code" : "11511",
"display" : "complete imaging response"
},
{
"code" : "11515",
"display" : "progressive disease"
}
]
}
]
}
}