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 Topography ICD-O-3 - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "topography-icd-o-3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-icd-o-3.html\"><code>http://terminology.hl7.org/CodeSystem/icd-o-3</code></a> where concept matches (by regex) ^C\\S*$</li></ul></div>"
},
"url" : "https://www.vision-zero-oncology.de/fhir/ValueSet/topography-icd-o-3",
"version" : "0.1.0",
"name" : "VS_Topography_ICD_O_3",
"title" : "ValueSet Topography ICD-O-3",
"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" : "The ValueSet contains the topography codes from ICD-O-3.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DEU"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"filter" : [
{
"property" : "concept",
"op" : "regex",
"value" : "^C\\S*$"
}
]
}
]
}
}