description: This profile defines how to provide Front Line Treatment data in FHIR for the scope of the PanCareSurPass project. package_name: hl7.eu.fhir.pcsp derivation: constraint name: ProcedureFltPcsp type: Procedure elements: identifier: {short: External Identifiers for this FLT, index: 0} instantiatesCanonical: {type: canonical, index: 1} status: {index: 2} category: pattern: type: CodeableConcept value: coding: - {code: '708255002', system: 'http://snomed.info/sct', display: First line treatment} index: 3 subject: type: Reference refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Patient-eu-pcsp'] index: 4 performedPeriod: {type: Period, index: 5} reasonReference: type: Reference refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp'] index: 6 outcome: elements: coding: short: Complete remission (Yes/No) binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/condition-clinical'} index: 7 text: {short: Textual description in case of no remission, index: 8} package_version: 0.1.0 class: profile kind: resource url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-flt-eu-pcsp base: http://hl7.org/fhir/StructureDefinition/Procedure version: 0.1.0 required: [instantiatesCanonical, category, reasonReference]