| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | pathologicalT-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-pathologicalT-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/pathologicalT-i4rc |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | VsPathologicalTI4rc |
| Title | Pathological T |
| Realm | eu |
| Authority | hl7 |
| Description | Pathological T (Primary Tumor) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet pathologicalT-i4rc
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 4282467 | Tx |
| 4195922 | Tis |
| 4243213 | T0 |
| 4052407 | T1 |
| 4194614 | T2 |
| 4032012 | T3 |
| 4278513 | T4 |
| 4127612 | T4a |
| 4129920 | T4b |
| 4129922 | Unknown |
{
"resourceType": "ValueSet",
"id": "pathologicalT-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/pathologicalT-i4rc",
"version": "0.1.0",
"name": "VsPathologicalTI4rc",
"title": "Pathological T",
"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": "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"
}
]
}
]
}
}