PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/FrontLineTreatment
description: '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.\nMaturity Level: 2 - Ready for Review'
package_name: hl7.eu.fhir.pcsp
derivation: specialization
name: FrontLineTreatment
type: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/FrontLineTreatment
elements:
  followedProtocol:
    type: BackboneElement
    short: Followed Protocol
    array: true
    index: 0
    elements:
      type: {type: CodeableConcept, short: Protocole type, index: 1}
      name: {type: string, short: Protocole name, index: 2}
      description: {type: string, short: Protocol name or description, index: 3}
      arm: {type: string, short: Group/Arm/Randomization, index: 4}
  dateEOT: {type: dateTime, short: Date of end of treatment, index: 5}
  isChemotherapy: {type: CodeableConcept, short: 'Chemotherapy ?', index: 6}
  isStemCellTransplantation: {type: CodeableConcept, short: 'Stem Cell transplantation ?', index: 7}
  isRadiotherapy: {type: CodeableConcept, short: 'Radiotherapy ?', index: 8}
  isMajorSurgery: {type: CodeableConcept, short: 'Major Surgery ?', index: 9}
  notForRelapse:
    type: BackboneElement
    short: Details not provided for relapses after EOT
    index: 10
    elements:
      completeRemission:
        type: BackboneElement
        short: Complete remission
        index: 11
        elements:
          status: {type: dateTime, short: Complete remission (Yes/No), index: 12}
          description: {type: CodeableConcept, short: Textual description in case of no remission, index: 13}
        required: [status, description]
      isProgressionRelapseDuringFLT: {type: CodeableConcept, short: 'Progression/relapse during frontline treatment ?', index: 14}
      isProgressionRelapseAfterFLT: {type: CodeableConcept, short: 'Progression/relapse after first elective end of treatment ?', index: 15}
package_version: 0.1.0
class: logical
kind: logical
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/FrontLineTreatment
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0