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 TNM N Staging Type LOINC - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "tnm-n-staging-type-loinc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/21906-3/\">21906-3</a></td><td>Regional lymph nodes.clinical [Class] Cancer</td></tr><tr><td><a href=\"https://loinc.org/21900-6/\">21900-6</a></td><td>Regional lymph nodes.pathology [Class] Cancer</td></tr><tr><td><a href=\"https://loinc.org/21912-1/\">21912-1</a></td><td>Regional lymph nodes.other [Class] Cancer</td></tr></table></li></ul></div>"
},
"url" : "https://www.vision-zero-oncology.de/fhir/ValueSet/tnm-n-staging-type-loinc",
"version" : "0.1.0",
"name" : "VS_TNM_N_Staging_Type_LOINC",
"title" : "ValueSet TNM N Staging Type LOINC",
"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" : "This ValueSet contains codes to specifiy the TNM regional lymph nodes (N) category as clinical (cN) or pathological (pN).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DEU"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "21906-3",
"display" : "Regional lymph nodes.clinical [Class] Cancer"
},
{
"code" : "21900-6",
"display" : "Regional lymph nodes.pathology [Class] Cancer"
},
{
"code" : "21912-1",
"display" : "Regional lymph nodes.other [Class] Cancer"
}
]
}
]
}
}