FHIR IG analytics| Package | hl7.fhir.eu.cancer-common |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-CancerStage.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/cancer-common/StructureDefinition-CancerStage.html |
| URL | http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerStage |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-05T10:16:33+00:00 |
| Name | CancerStage |
| Title | CancerStage |
| Realm | eu |
| Authority | hl7 |
| Description | CancerStage logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet CancerStage). |
| Copyright | HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html). |
| Type | http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerStage |
| Kind | logical |
No resources found
| StructureDefinition | |
| CancerConditionAtDiagnosis | CancerCondition (AtDiagnosis) |
| Imaging | Imaging |
| Surgery | Surgery |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition CancerStage
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | CancerStage Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | Reference(CancerCondition (AtDiagnosis)) | CancerCondition AtDiagnosis Reference | |
![]() ![]() | 1..1 | CodeableConcept | ClassificationType | |
![]() ![]() | 1..* | Element | Value | |
![]() ![]() | 1..1 | CodeableConcept | Type | |
![]() ![]() | 0..1 | Reference(Surgery) | SurgeryReference | |
![]() ![]() | 0..* | Reference(Imaging) | ImagingReference | |
{
"resourceType": "StructureDefinition",
"id": "CancerStage",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerStage",
"version": "0.1.0",
"name": "CancerStage",
"title": "CancerStage",
"status": "draft",
"date": "2026-02-05T10:16:33+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "CancerStage logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet CancerStage).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerStage",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "CancerStage",
"path": "CancerStage",
"short": "CancerStage",
"definition": "CancerStage logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet CancerStage).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "CancerStage.cancerConditionAtDiagnosisReference",
"path": "CancerStage.cancerConditionAtDiagnosisReference",
"short": "CancerCondition AtDiagnosis Reference",
"definition": "CancerCondition AtDiagnosis Reference",
"min": 1,
"max": "1",
"base": {
"path": "CancerStage.cancerConditionAtDiagnosisReference",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis"
]
}
]
},
{
"id": "CancerStage.classificationType",
"path": "CancerStage.classificationType",
"short": "ClassificationType",
"definition": "It represents the classification system to define the stage, such as TNM (Tumor Linphonode Metastasis). nan",
"min": 1,
"max": "1",
"base": {
"path": "CancerStage.classificationType",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerStage.value",
"path": "CancerStage.value",
"short": "Value",
"definition": "It represents the stage value. Its datatype and cardinality depend on the specific structure of the staging classification being used. For example, in the case of the TNM classification, three string values are expected: one for T (Tumor), one for N (Nodes), and one for M (Metastasis). nan",
"min": 1,
"max": "*",
"base": {
"path": "CancerStage.value",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "CancerStage.type",
"path": "CancerStage.type",
"short": "Type",
"definition": "It indicates whether the stage instance is of type Clinical or Pathological. Choice: Clinical | Pathological",
"min": 1,
"max": "1",
"base": {
"path": "CancerStage.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerStage.surgeryReference",
"path": "CancerStage.surgeryReference",
"short": "SurgeryReference",
"definition": "It shall be present when the stage is of type Pathological and shall not be present when the stage is of type Clinical. nan",
"min": 0,
"max": "1",
"base": {
"path": "CancerStage.surgeryReference",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/Surgery"
]
}
]
},
{
"id": "CancerStage.imagingReference",
"path": "CancerStage.imagingReference",
"short": "ImagingReference",
"definition": "It shall be present when the stage is of type Clinical and shall not be present when the stage is of type Pathological. nan",
"min": 0,
"max": "*",
"base": {
"path": "CancerStage.imagingReference",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/Imaging"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "CancerStage",
"path": "CancerStage",
"short": "CancerStage",
"definition": "CancerStage logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet CancerStage)."
},
{
"id": "CancerStage.cancerConditionAtDiagnosisReference",
"path": "CancerStage.cancerConditionAtDiagnosisReference",
"short": "CancerCondition AtDiagnosis Reference",
"definition": "CancerCondition AtDiagnosis Reference",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis"
]
}
]
},
{
"id": "CancerStage.classificationType",
"path": "CancerStage.classificationType",
"short": "ClassificationType",
"definition": "It represents the classification system to define the stage, such as TNM (Tumor Linphonode Metastasis). nan",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerStage.value",
"path": "CancerStage.value",
"short": "Value",
"definition": "It represents the stage value. Its datatype and cardinality depend on the specific structure of the staging classification being used. For example, in the case of the TNM classification, three string values are expected: one for T (Tumor), one for N (Nodes), and one for M (Metastasis). nan",
"min": 1,
"max": "*",
"type": [
{
"code": "Element"
}
]
},
{
"id": "CancerStage.type",
"path": "CancerStage.type",
"short": "Type",
"definition": "It indicates whether the stage instance is of type Clinical or Pathological. Choice: Clinical | Pathological",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerStage.surgeryReference",
"path": "CancerStage.surgeryReference",
"short": "SurgeryReference",
"definition": "It shall be present when the stage is of type Pathological and shall not be present when the stage is of type Clinical. nan",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/Surgery"
]
}
]
},
{
"id": "CancerStage.imagingReference",
"path": "CancerStage.imagingReference",
"short": "ImagingReference",
"definition": "It shall be present when the stage is of type Clinical and shall not be present when the stage is of type Pathological. nan",
"min": 0,
"max": "*",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/Imaging"
]
}
]
}
]
}
}