HL7 Europe Common Cancer Model
0.1.0 - ci-build 150

HL7 Europe Common Cancer Model, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/cancer-common/ and changes regularly. See the Directory of published versions

Logical Model: LastFollowUp

Official URL: http://hl7.eu/fhir/cancer-common/StructureDefinition/LastFollowUp Version: 0.1.0
Draft as of 2026-03-27 Computable Name: LastFollowUp

Copyright/Legal: HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at Copyright.

LastFollowUp logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet LastFollowUp).

Usages:

  • This Logical Model is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. LastFollowUp C 0..* Base LastFollowUp
Instances of this logical model can be the target of a Reference
Constraints: lfu-1, lfu-2, lfu-3
... subject 1..1 CancerPatient Patient Reference
... vitalStatus 1..1 CodeableConcept VitalStatus
... evidenceOfDisease 0..1 boolean EvidenceOfDisease
... date 1..1 dateTime Date
... deathDate 0..1 dateTime DeathDate

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
lfu-1 error LastFollowUp EvidenceOfDisease must be present if VitalStatus is Alive; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Alive').exists()) = evidenceOfDisease.exists()
lfu-2 error LastFollowUp CauseOfDeath must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = causeOfDeath.exists()
lfu-3 error LastFollowUp DeathDate must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = deathDate.exists()

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. LastFollowUp C 0..* Base LastFollowUp
Instances of this logical model can be the target of a Reference
Constraints: lfu-1, lfu-2, lfu-3
... subject 1..1 CancerPatient Patient Reference
... vitalStatus 1..1 CodeableConcept VitalStatus
... evidenceOfDisease 0..1 boolean EvidenceOfDisease
... date 1..1 dateTime Date
... deathDate 0..1 dateTime DeathDate

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
lfu-1 error LastFollowUp EvidenceOfDisease must be present if VitalStatus is Alive; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Alive').exists()) = evidenceOfDisease.exists()
lfu-2 error LastFollowUp CauseOfDeath must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = causeOfDeath.exists()
lfu-3 error LastFollowUp DeathDate must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = deathDate.exists()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. LastFollowUp C 0..* Base LastFollowUp
Instances of this logical model can be the target of a Reference
Constraints: lfu-1, lfu-2, lfu-3
... subject 1..1 CancerPatient Patient Reference
... vitalStatus 1..1 CodeableConcept VitalStatus
... evidenceOfDisease 0..1 boolean EvidenceOfDisease
... date 1..1 dateTime Date
... deathDate 0..1 dateTime DeathDate

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
lfu-1 error LastFollowUp EvidenceOfDisease must be present if VitalStatus is Alive; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Alive').exists()) = evidenceOfDisease.exists()
lfu-2 error LastFollowUp CauseOfDeath must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = causeOfDeath.exists()
lfu-3 error LastFollowUp DeathDate must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = deathDate.exists()

This structure is derived from Base

Summary

Mandatory: 0 element(3 nested mandatory elements)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. LastFollowUp C 0..* Base LastFollowUp
Instances of this logical model can be the target of a Reference
Constraints: lfu-1, lfu-2, lfu-3
... subject 1..1 CancerPatient Patient Reference
... vitalStatus 1..1 CodeableConcept VitalStatus
... evidenceOfDisease 0..1 boolean EvidenceOfDisease
... date 1..1 dateTime Date
... deathDate 0..1 dateTime DeathDate

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
lfu-1 error LastFollowUp EvidenceOfDisease must be present if VitalStatus is Alive; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Alive').exists()) = evidenceOfDisease.exists()
lfu-2 error LastFollowUp CauseOfDeath must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = causeOfDeath.exists()
lfu-3 error LastFollowUp DeathDate must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = deathDate.exists()

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. LastFollowUp C 0..* Base LastFollowUp
Instances of this logical model can be the target of a Reference
Constraints: lfu-1, lfu-2, lfu-3
... subject 1..1 CancerPatient Patient Reference
... vitalStatus 1..1 CodeableConcept VitalStatus
... evidenceOfDisease 0..1 boolean EvidenceOfDisease
... date 1..1 dateTime Date
... deathDate 0..1 dateTime DeathDate

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
lfu-1 error LastFollowUp EvidenceOfDisease must be present if VitalStatus is Alive; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Alive').exists()) = evidenceOfDisease.exists()
lfu-2 error LastFollowUp CauseOfDeath must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = causeOfDeath.exists()
lfu-3 error LastFollowUp DeathDate must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = deathDate.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. LastFollowUp C 0..* Base LastFollowUp
Instances of this logical model can be the target of a Reference
Constraints: lfu-1, lfu-2, lfu-3
... subject 1..1 CancerPatient Patient Reference
... vitalStatus 1..1 CodeableConcept VitalStatus
... evidenceOfDisease 0..1 boolean EvidenceOfDisease
... date 1..1 dateTime Date
... deathDate 0..1 dateTime DeathDate

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
lfu-1 error LastFollowUp EvidenceOfDisease must be present if VitalStatus is Alive; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Alive').exists()) = evidenceOfDisease.exists()
lfu-2 error LastFollowUp CauseOfDeath must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = causeOfDeath.exists()
lfu-3 error LastFollowUp DeathDate must be present if VitalStatus is Dead; otherwise, it must not be present. (vitalStatus.coding.where(code = 'Dead').exists()) = deathDate.exists()

This structure is derived from Base

Summary

Mandatory: 0 element(3 nested mandatory elements)

 

Other representations of profile: CSV, Excel