FHIR IG analytics| Package | hl7.fhir.eu.cancer-common |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-CancerPatient.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/cancer-common/StructureDefinition-CancerPatient.html |
| URL | http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-05T10:16:33+00:00 |
| Name | CancerPatient |
| Title | Cancer Patient |
| Realm | eu |
| Authority | hl7 |
| Description | Cancer patient logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Patient). |
| 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/CancerPatient |
| Kind | logical |
| StructureDefinition | |
| ActiveSurveillance | Active Surveillance |
| CancerConditionAtDiagnosis | CancerCondition (AtDiagnosis) |
| LastFollowUp | LastFollowUp |
| Radiotherapy | Radiotherapy |
| Surgery | Surgery |
| SystemicTreatment | SystemicTreatment |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition CancerPatient
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Cancer Patient Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | dateTime | BirthDate | |
![]() ![]() | 1..1 | CodeableConcept | SexAtBirth | |
![]() ![]() | 0..1 | CodeableConcept | ObservedSex Gender | |
![]() ![]() | 0..* | CodeableConcept | ComorbiditiesAtCancerDiagnosis | |
{
"resourceType": "StructureDefinition",
"id": "CancerPatient",
"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/CancerPatient",
"version": "0.1.0",
"name": "CancerPatient",
"title": "Cancer Patient",
"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": "Cancer patient logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Patient).",
"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/CancerPatient",
"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": "CancerPatient",
"path": "CancerPatient",
"short": "Cancer Patient",
"definition": "Cancer patient logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Patient).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "CancerPatient.birthDate",
"path": "CancerPatient.birthDate",
"short": "BirthDate",
"definition": "At least the year must be present nan",
"min": 1,
"max": "1",
"base": {
"path": "CancerPatient.birthDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "CancerPatient.sexAtBirth",
"path": "CancerPatient.sexAtBirth",
"short": "SexAtBirth",
"definition": "Choice: Male | Female | Unknown | Other",
"min": 1,
"max": "1",
"base": {
"path": "CancerPatient.sexAtBirth",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerPatient.observedSexGender",
"path": "CancerPatient.observedSexGender",
"short": "ObservedSex Gender",
"definition": "See https://confluence.hl7.org/spaces/VOC/pages/40743893/The+Gender+Harmony+Project nan",
"min": 0,
"max": "1",
"base": {
"path": "CancerPatient.observedSexGender",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerPatient.comorbiditiesAtCancerDiagnosis",
"path": "CancerPatient.comorbiditiesAtCancerDiagnosis",
"short": "ComorbiditiesAtCancerDiagnosis",
"definition": "Active chronic conditions present at the time of cancer diagnosis nan",
"min": 0,
"max": "*",
"base": {
"path": "CancerPatient.comorbiditiesAtCancerDiagnosis",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "CancerPatient",
"path": "CancerPatient",
"short": "Cancer Patient",
"definition": "Cancer patient logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Patient)."
},
{
"id": "CancerPatient.birthDate",
"path": "CancerPatient.birthDate",
"short": "BirthDate",
"definition": "At least the year must be present nan",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "CancerPatient.sexAtBirth",
"path": "CancerPatient.sexAtBirth",
"short": "SexAtBirth",
"definition": "Choice: Male | Female | Unknown | Other",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerPatient.observedSexGender",
"path": "CancerPatient.observedSexGender",
"short": "ObservedSex Gender",
"definition": "See https://confluence.hl7.org/spaces/VOC/pages/40743893/The+Gender+Harmony+Project nan",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "CancerPatient.comorbiditiesAtCancerDiagnosis",
"path": "CancerPatient.comorbiditiesAtCancerDiagnosis",
"short": "ComorbiditiesAtCancerDiagnosis",
"definition": "Active chronic conditions present at the time of cancer diagnosis nan",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}