PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/StemCellTransplantation
description: 'Stem Cell Transplantation.\nMaturity Level: 2 - Ready for Review'
package_name: hl7.eu.fhir.pcsp
derivation: specialization
name: StemCellTransplantation
type: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/StemCellTransplantation
elements:
  donorType: {type: CodeableConcept, short: Type of donor, index: 11}
  endOfTreatment: {type: date, short: Date of end of immunosuppressive treatmentafter HSCT, index: 33}
  bloodAfterTransplant:
    type: BackboneElement
    short: Blood after transplant
    index: 30
    elements:
      type: {type: CodeableConcept, short: Blood type, index: 31}
      rh: {type: CodeableConcept, short: Rh, index: 32}
    required: [rh, type]
  date: {type: dateTime, short: Date of transplant, array: true, index: 9}
  conditioningRegimen: {type: string, short: 'Conditioning regimen: drugs used', index: 13}
  cellSource: {type: CodeableConcept, short: Source of cells, index: 12}
  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}
  identifier: {type: Identifier, short: SCT Identifier, array: true, min: 1, index: 0}
  bloodBeforeTransplant:
    type: BackboneElement
    short: Blood before transplant
    index: 27
    elements:
      type: {type: CodeableConcept, short: Blood type, index: 28}
      rh: {type: CodeableConcept, short: Rh, index: 29}
    required: [rh, type]
  relatedDiagnosis: {type: Identifier, short: Progressive number of diagnosis, array: true, min: 1, index: 1}
  transplantType: {type: CodeableConcept, short: Type of transplant, index: 10}
  relatedRelapse: {type: Identifier, short: Progressive number of relapse/progression (after FLT), array: true, min: 1, index: 2}
  gvhd:
    type: BackboneElement
    short: Graft Versus Host Disease
    index: 14
    elements:
      prophylaxis: {type: CodeableConcept, short: GVHD prophylaxis, index: 15}
      acute:
        type: BackboneElement
        short: GVHD Acute
        index: 16
        elements:
          status: {type: CodeableConcept, short: GVHD Acutestatus, index: 17}
          grade: {type: CodeableConcept, short: Grade, index: 18}
          startDate: {type: date, short: Start date, index: 19}
          endDate: {type: date, short: End date, index: 20}
        required: [grade, status]
      chronic:
        type: BackboneElement
        short: GVHD Chronic
        index: 21
        elements:
          status: {type: CodeableConcept, short: GVHD Chronicstatus, index: 22}
          grade: {type: CodeableConcept, short: Grade, index: 23}
          startDate: {type: date, short: Start date, index: 24}
          endDate: {type: date, short: End date, index: 25}
        required: [grade, status]
      organAffected: {type: string, short: Organs affected, array: true, index: 26}
package_version: 0.1.0
class: logical
kind: logical
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/StemCellTransplantation
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0
required: [identifier, relatedDiagnosis, relatedRelapse]