FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/icd-o-3-topography

Packagede.medizininformatikinitiative.kerndatensatz.biobank
Resource TypeValueSet
Idicd-o-3-topography
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.biobank@2025.0.4&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/icd-o-3-topography
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/icd-o-3-topography
Version2025.0.4
Statusactive
NameValueSetICDO3Topography
TitleValueSet - ICD-O-3 Topography

Resources that use this resource

StructureDefinition
SpecimenCoreProfile - Specimen - Bioprobe - Core

Resources that this resource uses

CodeSystem
icd-o-3International 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"
          }
        ]
      }
    ]
  }
}