FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-prostate-tumor-stage-t.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-prostate-tumor-stage-t.html |
| URL | https://hl7.lt/fhir/lab/ValueSet/prostate-tumor-stage-t |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-02-23T10:49:22+00:00 |
| Name | ProstateTumorStageT |
| Title | Prostate Tumor Stage T |
| Description | Codes for prostate tumor stages T. |
| StructureDefinition | |
| prostate-condition | Condition: Prostate Cancer |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet prostate-tumor-stage-t
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1222604002 | cTX (AJCC) |
| 1228882005 | cT0 (AJCC) |
| 1229852009 | pT2 (AJCC) |
| 1229859000 | pT3 (AJCC) |
| 1229864001 | pT4 (AJCC) |
Lithuanian
Generated Narrative: ValueSet prostate-tumor-stage-t
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1222604002 | cTX (AJCC) |
| 1228882005 | cT0 (AJCC) |
| 1229852009 | pT2 (AJCC) |
| 1229859000 | pT3 (AJCC) |
| 1229864001 | pT4 (AJCC) |
{
"resourceType": "ValueSet",
"id": "prostate-tumor-stage-t",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/lab/ValueSet/prostate-tumor-stage-t",
"version": "0.0.1",
"name": "ProstateTumorStageT",
"title": "Prostate Tumor Stage T",
"status": "active",
"date": "2026-02-23T10:49:22+00:00",
"publisher": "Lithuanian Medical Library",
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "Codes for prostate tumor stages T.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1222604002",
"display": "cTX (AJCC)"
},
{
"code": "1228882005",
"display": "cT0 (AJCC)"
},
{
"code": "1229852009",
"display": "pT2 (AJCC)"
},
{
"code": "1229859000",
"display": "pT3 (AJCC)"
},
{
"code": "1229864001",
"display": "pT4 (AJCC)"
}
]
}
]
}
}