| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-TopographyICDO3VS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TopographyICDO3VS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/TopographyICDO3VS |
| Version | 0.0.1 |
| Status | draft |
| Name | TopographyICDO3VS |
| Title | Topography ICDO3 VS |
| Description | Topography ICD-O-3 Codes |
| StructureDefinition | |
| cce-core-Condition-PrimaryDiagnosis | Primary Diagnosis |
| cce-core-Condition-Primarydiagnosis | Primarydiagnosis |
| CodeSystem | |
| urn:oid:2.16.840.1.113883.6.43.1 | International Classification of Diseases for Oncology, version 3. |
Note: links and images are rebased to the (stated) source
Topography ICD-O-3 ValueSet
Topography ICD-O-3 Codes
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TopographyICDO3VS",
"version": "0.0.1",
"name": "TopographyICDO3VS",
"title": "Topography ICDO3 VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Topography ICD-O-3 Codes",
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.6.43.1",
"filter": [
{
"property": "code",
"op": "regex",
"value": "C\\d\\d\\.\\d(\\d)?"
}
]
}
]
}
}