description: This profile defines how to represent Procedures in FHIR for describing a set of Stem Cell Transplantation data required by the PanCareSurPass algorithm to generate the care plan. package_name: hl7.eu.fhir.pcsp derivation: constraint name: ProcedureSctPcsp type: Procedure elements: category: pattern: type: CodeableConcept value: coding: - {code: '77465005', system: 'http://snomed.info/sct', display: Transplantation (procedure)} index: 5 performed: short: Date of the Stem Cell Transplantation choices: [performedDateTime] index: 9 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: usedReference: match: {url: null} schema: type: Extension url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-usedReference index: 1 elements: valueReference: type: Reference refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp'] index: 2 required: [valueReference] status: {mustSupport: true, index: 4} performedDateTime: {type: dateTime, short: Date of the Stem Cell Transplantation, choiceOf: performed, index: 10} code: short: Identification of the procedure. binding: {strength: required, valueSet: 'http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-type-eu-pcsp'} index: 6 identifier: {short: External Identifiers for this Stem Cell Transplantation, index: 3} subject: type: Reference refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Patient-eu-pcsp'] index: 7 reasonReference: type: Reference refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp'] index: 11 package_version: 0.1.0 extensions: usedReference: url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-usedReference type: Extension index: 1 elements: valueReference: type: Reference refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp'] index: 2 required: [valueReference] class: profile kind: resource url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp base: http://hl7.org/fhir/StructureDefinition/Procedure version: 0.1.0 required: [performedDateTime, performed, category, reasonReference]