FHIR IG Statistics: ValueSet/icd-o-3-topography
Resources that use this resource
StructureDefinition |
SpecimenCore | Profile - Specimen - Bioprobe - Core |
Resources that this resource uses
CodeSystem |
icd-o-3 | International Classification of Diseases for Oncology, version 3. |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "icd-o-3-topography",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/icd-o-3-topography",
"version": "2025.0.4",
"name": "ValueSetICDO3Topography",
"title": "ValueSet - ICD-O-3 Topography",
"status": "active",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "T"
}
]
}
]
}
}