description: 'Chemotherapy \nMaturity Level: 2 - Ready for Review' package_name: hl7.eu.fhir.pcsp derivation: specialization name: Chemotherapy type: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Chemotherapy elements: relatedDiagnosis: {type: Identifier, short: Related Diagnosis, index: 0} startDate: {type: dateTime, short: Start date, index: 1} endDate: {type: dateTime, short: End date, index: 2} istitutionOfTreatment: type: BackboneElement short: Institution of treatment index: 3 elements: description: {type: string, short: Institution description, index: 4} name: {type: string, short: Institution name, index: 5} address: type: BackboneElement short: Institution address index: 6 elements: name: {type: string, short: Institution city, index: 7} country: {type: string, short: Institution country, index: 8} productAdministration: min: 1 short: Product(s) administartion data index: 9 type: BackboneElement array: true elements: agent: {type: CodeableConcept, short: Antineoplastic and immunostimulating agents, index: 10} dose: {type: Quantity, short: Dose (NOT in PCSP DB), index: 11} cumulativeDose: type: BackboneElement short: Cumulative Dose index: 12 elements: notAvailable: {type: CodeableConcept, short: Not calculated or not known dose, index: 13} measureType: {type: CodeableConcept, short: How the dose was determined (estimation or calculation), index: 14} completionStatus: {type: CodeableConcept, short: The reported doses are incomplete (either under- or over-estimated), index: 15} statusReason: {type: string, short: Specify reasons why, index: 16} value: {type: decimal, short: Total cumulative dose, index: 17} unit: {type: CodeableConcept, short: Measure unit, index: 18} max: 20 required: [agent] corticosteroids: {type: CodeableConcept, short: Prolonged corticosteroids as anti-cancer treatment at least 4 weeks continuously, index: 19} intrathecalInjections: type: BackboneElement short: Intrathecal injections index: 20 elements: status: {type: CodeableConcept, short: 'Did the survivor receive therapeutic intrathecal injections ?', index: 21} number: {type: integer, short: Total number, index: 22} productName: {type: string, short: Drug(s) administered, array: true, index: 23} otherTreatments: type: BackboneElement short: Other chemothrapeutic treatments index: 24 elements: productName: {type: string, short: Drugs name, array: true, min: 1, index: 25} required: [productName] package_version: 0.1.0 class: logical kind: logical url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Chemotherapy base: http://hl7.org/fhir/StructureDefinition/Base version: 0.1.0 required: [startDate, productAdministration, relatedDiagnosis, endDate]