IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions
Active as of 2024-11-12 |
{
"resourceType" : "ValueSet",
"id" : "pathologicalT-i4rc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pathologicalT-i4rc</b></p><a name=\"pathologicalT-i4rc\"> </a><a name=\"hcpathologicalT-i4rc\"> </a><a name=\"pathologicalT-i4rc-en-US\"> </a><ul><li>Include these codes as defined in <code>http://fhir.ohdsi.org/CodeSystem/concepts</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>4282467</td><td>Tx</td></tr><tr><td>4195922</td><td>Tis</td></tr><tr><td>4243213</td><td>T0</td></tr><tr><td>4052407</td><td>T1</td></tr><tr><td>4194614</td><td>T2</td></tr><tr><td>4032012</td><td>T3</td></tr><tr><td>4278513</td><td>T4</td></tr><tr><td>4127612</td><td>T4a</td></tr><tr><td>4129920</td><td>T4b</td></tr><tr><td>4129922</td><td>Unknown</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.eu/fhir/ig/idea4rc/ValueSet/pathologicalT-i4rc",
"version" : "0.1.0",
"name" : "VsPathologicalTI4rc",
"title" : "Pathological T",
"status" : "active",
"experimental" : false,
"date" : "2024-11-12T10:15:38+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" : "Pathological T (Primary Tumor)",
"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" : "4282467",
"display" : "Tx"
},
{
"code" : "4195922",
"display" : "Tis"
},
{
"code" : "4243213",
"display" : "T0"
},
{
"code" : "4052407",
"display" : "T1"
},
{
"code" : "4194614",
"display" : "T2"
},
{
"code" : "4032012",
"display" : "T3"
},
{
"code" : "4278513",
"display" : "T4"
},
{
"code" : "4127612",
"display" : "T4a"
},
{
"code" : "4129920",
"display" : "T4b"
},
{
"code" : "4129922",
"display" : "Unknown"
}
]
}
]
}
}