FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.cancer-common
Resource TypeStructureDefinition
IdStructureDefinition-CancerPatient.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/cancer-common/StructureDefinition-CancerPatient.html
URLhttp://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient
Version0.1.0
Statusdraft
Date2026-02-05T10:16:33+00:00
NameCancerPatient
TitleCancer Patient
Realmeu
Authorityhl7
DescriptionCancer patient logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Patient).
CopyrightHL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).
Typehttp://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient
Kindlogical

Resources that use this resource

StructureDefinition
ActiveSurveillanceActive Surveillance
CancerConditionAtDiagnosisCancerCondition (AtDiagnosis)
LastFollowUpLastFollowUp
RadiotherapyRadiotherapy
SurgerySurgery
SystemicTreatmentSystemicTreatment

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition CancerPatient

NameFlagsCard.TypeDescription & Constraintsdoco
.. CancerPatient 0..*BaseCancer Patient
Instances of this logical model can be the target of a Reference
... birthDate 1..1dateTimeBirthDate
... sexAtBirth 1..1CodeableConceptSexAtBirth
... observedSexGender 0..1CodeableConceptObservedSex Gender
... comorbiditiesAtCancerDiagnosis 0..*CodeableConceptComorbiditiesAtCancerDiagnosis

doco Documentation for this format

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}