PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-11 |
Definitions for the FrontLineTreatment logical model.
Guidance on how to interpret the contents of this table can be found here
0. FrontLineTreatment | |
Definition | Front Line Treatment. The first treatment given for a disease. It is often part of a standard set of treatments, such as surgery followed by chemotherapy and radiation. When used by itself, first-line therapy is the one accepted as the best treatment. If it does not cure the disease or it causes severe side effects, other treatment may be added or used instead. Also called induction therapy, primary therapy, and primary treatment. Maturity Level: 2 - Ready for Review |
Short | Front Line Treatment |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. FrontLineTreatment.followedProtocol | |
Definition | Followed Protocol |
Short | Followed Protocol |
Control | 0..* |
Type | BackboneElement |
4. FrontLineTreatment.followedProtocol.type | |
Definition | 2 => Trial/protocol 2 => Personalized 3 => Guidelines -9922 => NK |
Short | Protocole type |
Control | 0..1 |
Type | CodeableConcept |
6. FrontLineTreatment.followedProtocol.name | |
Definition | Protocole name |
Short | Protocole name |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. FrontLineTreatment.followedProtocol.description | |
Definition | If a specific trial/protocol was used, please specify. |
Short | Protocol name or description |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. FrontLineTreatment.followedProtocol.arm | |
Definition | If the trial was randomized, please define randomization arm |
Short | Group/Arm/Randomization |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. FrontLineTreatment.dateEOT | |
Definition | It might be the date of first elective end of treatment, or that of the second (or further) end of treatment after the first one. If the date is unkown or partially missed insert the year at the best of your knowledge. |
Short | Date of end of treatment |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. FrontLineTreatment.isChemotherapy | |
Definition | Chemotherapy ? |
Short | Chemotherapy ? |
Control | 0..1 |
Type | CodeableConcept |
16. FrontLineTreatment.isStemCellTransplantation | |
Definition | Stem Cell transplantation ? |
Short | Stem Cell transplantation ? |
Control | 0..1 |
Type | CodeableConcept |
18. FrontLineTreatment.isRadiotherapy | |
Definition | Radiotherapy ? |
Short | Radiotherapy ? |
Control | 0..1 |
Type | CodeableConcept |
20. FrontLineTreatment.isMajorSurgery | |
Definition | Major Surgery ? |
Short | Major Surgery ? |
Control | 0..1 |
Type | CodeableConcept |
22. FrontLineTreatment.notForRelapse | |
Definition | Details not provided for relapses after EOT |
Short | Details not provided for relapses after EOT |
Control | 0..1 |
Type | BackboneElement |
24. FrontLineTreatment.notForRelapse.completeRemission | |
Definition | Complete remission |
Short | Complete remission |
Control | 0..1 |
Type | BackboneElement |
26. FrontLineTreatment.notForRelapse.completeRemission.status | |
Definition | Complete remission (Yes/No) |
Short | Complete remission (Yes/No) |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. FrontLineTreatment.notForRelapse.completeRemission.description | |
Definition | Textual description in case of no remission |
Short | Textual description in case of no remission |
Control | 1..1 |
Type | CodeableConcept |
30. FrontLineTreatment.notForRelapse.isProgressionRelapseDuringFLT | |
Definition | Progression/relapse during frontline treatment ? |
Short | Progression/relapse during frontline treatment ? |
Control | 0..1 |
Type | CodeableConcept |
32. FrontLineTreatment.notForRelapse.isProgressionRelapseAfterFLT | |
Definition | Progression/relapse after first elective end of treatment ? |
Short | Progression/relapse after first elective end of treatment ? |
Control | 0..1 |
Type | CodeableConcept |
Guidance on how to interpret the contents of this table can be found here
0. FrontLineTreatment | |
Definition | Front Line Treatment. The first treatment given for a disease. It is often part of a standard set of treatments, such as surgery followed by chemotherapy and radiation. When used by itself, first-line therapy is the one accepted as the best treatment. If it does not cure the disease or it causes severe side effects, other treatment may be added or used instead. Also called induction therapy, primary therapy, and primary treatment. Maturity Level: 2 - Ready for Review |
Short | Front Line Treatment |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. FrontLineTreatment.followedProtocol | |
Definition | Followed Protocol |
Short | Followed Protocol |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
4. FrontLineTreatment.followedProtocol.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
6. FrontLineTreatment.followedProtocol.type | |
Definition | 2 => Trial/protocol 2 => Personalized 3 => Guidelines -9922 => NK |
Short | Protocole type |
Control | 0..1 |
Type | CodeableConcept |
8. FrontLineTreatment.followedProtocol.name | |
Definition | Protocole name |
Short | Protocole name |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. FrontLineTreatment.followedProtocol.description | |
Definition | If a specific trial/protocol was used, please specify. |
Short | Protocol name or description |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. FrontLineTreatment.followedProtocol.arm | |
Definition | If the trial was randomized, please define randomization arm |
Short | Group/Arm/Randomization |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. FrontLineTreatment.dateEOT | |
Definition | It might be the date of first elective end of treatment, or that of the second (or further) end of treatment after the first one. If the date is unkown or partially missed insert the year at the best of your knowledge. |
Short | Date of end of treatment |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. FrontLineTreatment.isChemotherapy | |
Definition | Chemotherapy ? |
Short | Chemotherapy ? |
Control | 0..1 |
Type | CodeableConcept |
18. FrontLineTreatment.isStemCellTransplantation | |
Definition | Stem Cell transplantation ? |
Short | Stem Cell transplantation ? |
Control | 0..1 |
Type | CodeableConcept |
20. FrontLineTreatment.isRadiotherapy | |
Definition | Radiotherapy ? |
Short | Radiotherapy ? |
Control | 0..1 |
Type | CodeableConcept |
22. FrontLineTreatment.isMajorSurgery | |
Definition | Major Surgery ? |
Short | Major Surgery ? |
Control | 0..1 |
Type | CodeableConcept |
24. FrontLineTreatment.notForRelapse | |
Definition | Details not provided for relapses after EOT |
Short | Details not provided for relapses after EOT |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
26. FrontLineTreatment.notForRelapse.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
28. FrontLineTreatment.notForRelapse.completeRemission | |
Definition | Complete remission |
Short | Complete remission |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
30. FrontLineTreatment.notForRelapse.completeRemission.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
32. FrontLineTreatment.notForRelapse.completeRemission.status | |
Definition | Complete remission (Yes/No) |
Short | Complete remission (Yes/No) |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. FrontLineTreatment.notForRelapse.completeRemission.description | |
Definition | Textual description in case of no remission |
Short | Textual description in case of no remission |
Control | 1..1 |
Type | CodeableConcept |
36. FrontLineTreatment.notForRelapse.isProgressionRelapseDuringFLT | |
Definition | Progression/relapse during frontline treatment ? |
Short | Progression/relapse during frontline treatment ? |
Control | 0..1 |
Type | CodeableConcept |
38. FrontLineTreatment.notForRelapse.isProgressionRelapseAfterFLT | |
Definition | Progression/relapse after first elective end of treatment ? |
Short | Progression/relapse after first elective end of treatment ? |
Control | 0..1 |
Type | CodeableConcept |
Guidance on how to interpret the contents of this table can be found here
0. FrontLineTreatment | |
Definition | Front Line Treatment. The first treatment given for a disease. It is often part of a standard set of treatments, such as surgery followed by chemotherapy and radiation. When used by itself, first-line therapy is the one accepted as the best treatment. If it does not cure the disease or it causes severe side effects, other treatment may be added or used instead. Also called induction therapy, primary therapy, and primary treatment. Maturity Level: 2 - Ready for Review |
Short | Front Line Treatment |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. FrontLineTreatment.followedProtocol | |
Definition | Followed Protocol |
Short | Followed Protocol |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
4. FrontLineTreatment.followedProtocol.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
6. FrontLineTreatment.followedProtocol.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on FrontLineTreatment.followedProtocol.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
8. FrontLineTreatment.followedProtocol.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
10. FrontLineTreatment.followedProtocol.type | |
Definition | 2 => Trial/protocol 2 => Personalized 3 => Guidelines -9922 => NK |
Short | Protocole type |
Control | 0..1 |
Type | CodeableConcept |
12. FrontLineTreatment.followedProtocol.name | |
Definition | Protocole name |
Short | Protocole name |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. FrontLineTreatment.followedProtocol.description | |
Definition | If a specific trial/protocol was used, please specify. |
Short | Protocol name or description |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. FrontLineTreatment.followedProtocol.arm | |
Definition | If the trial was randomized, please define randomization arm |
Short | Group/Arm/Randomization |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. FrontLineTreatment.dateEOT | |
Definition | It might be the date of first elective end of treatment, or that of the second (or further) end of treatment after the first one. If the date is unkown or partially missed insert the year at the best of your knowledge. |
Short | Date of end of treatment |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. FrontLineTreatment.isChemotherapy | |
Definition | Chemotherapy ? |
Short | Chemotherapy ? |
Control | 0..1 |
Type | CodeableConcept |
22. FrontLineTreatment.isStemCellTransplantation | |
Definition | Stem Cell transplantation ? |
Short | Stem Cell transplantation ? |
Control | 0..1 |
Type | CodeableConcept |
24. FrontLineTreatment.isRadiotherapy | |
Definition | Radiotherapy ? |
Short | Radiotherapy ? |
Control | 0..1 |
Type | CodeableConcept |
26. FrontLineTreatment.isMajorSurgery | |
Definition | Major Surgery ? |
Short | Major Surgery ? |
Control | 0..1 |
Type | CodeableConcept |
28. FrontLineTreatment.notForRelapse | |
Definition | Details not provided for relapses after EOT |
Short | Details not provided for relapses after EOT |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
30. FrontLineTreatment.notForRelapse.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
32. FrontLineTreatment.notForRelapse.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on FrontLineTreatment.notForRelapse.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
34. FrontLineTreatment.notForRelapse.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
36. FrontLineTreatment.notForRelapse.completeRemission | |
Definition | Complete remission |
Short | Complete remission |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
38. FrontLineTreatment.notForRelapse.completeRemission.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
40. FrontLineTreatment.notForRelapse.completeRemission.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on FrontLineTreatment.notForRelapse.completeRemission.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
42. FrontLineTreatment.notForRelapse.completeRemission.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
44. FrontLineTreatment.notForRelapse.completeRemission.status | |
Definition | Complete remission (Yes/No) |
Short | Complete remission (Yes/No) |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
46. FrontLineTreatment.notForRelapse.completeRemission.description | |
Definition | Textual description in case of no remission |
Short | Textual description in case of no remission |
Control | 1..1 |
Type | CodeableConcept |
48. FrontLineTreatment.notForRelapse.isProgressionRelapseDuringFLT | |
Definition | Progression/relapse during frontline treatment ? |
Short | Progression/relapse during frontline treatment ? |
Control | 0..1 |
Type | CodeableConcept |
50. FrontLineTreatment.notForRelapse.isProgressionRelapseAfterFLT | |
Definition | Progression/relapse after first elective end of treatment ? |
Short | Progression/relapse after first elective end of treatment ? |
Control | 0..1 |
Type | CodeableConcept |