hl7-eu / pcsp

EU project PanCareSurPass aiming to conduct a robust assessment of the Cancer Survivorship Passport (SurPass)
5 stars 0 forks source link

Missing mapped elements (Davide's email July 26th) #34

Closed gcangioli closed 2 years ago

gcangioli commented 2 years ago

From Davide's email, July 26th

non riusciamo a trovare alcuni campi sulla documentazione.

gcangioli commented 2 years ago
  • [ ] Diagnosi
    • [ ] “Altri quadri clinici, non associati al tumore”

See https://github.com/hl7-eu/pcsp/issues/35

gcangioli commented 2 years ago
  • [x] Recidiva/Progressione (prima della prima fine elettiva delle cure)/ Recidiva/progressione (AFTER):

See https://github.com/hl7-eu/pcsp/issues/36

gcangioli commented 2 years ago
  • [x] Major Surgery  
    • [x] If yes - Please define if prosthesis is internal (e.g. titanium bone) or external (e.g. artificial limb). Also in this case, details should be reported in the surgery description

See https://build.fhir.org/ig/hl7-eu/pcsp/StructureDefinition-MajorSurgery-definitions.html#MajorSurgery.prothesis.deviceType MajorSurgery.prothesis.deviceType , mapped into the usedCode

gcangioli commented 2 years ago
  • [x] Chemioterapia

    • [x] Il tipo di dose (dose cumulativa somministrata/stimata/non noto)

See Chemotherapy.productAdministration.cumulativeDose.measureType mapped into Observation.method

  • [x] "I dosaggi indicati sono incompleti"

See Chemotherapy.productAdministration.cumulativeDose.completionStatus mapped into Observation.status

  • [x] “Motivazioni” campo di testo collegato a “I dosaggi indicati sono incompleti”

Chemotherapy.productAdministration.cumulativeDose.statusReason mapped into the statusReason extension

gcangioli commented 2 years ago
  • [x] Non abbiamo indicazioni sulla scheda "Medical suggestion"

Documented into the medicalSuggestion section

davisart commented 2 years ago
  • [x] Major Surgery  

    • [x] If yes - Please define if prosthesis is internal (e.g. titanium bone) or external (e.g. artificial limb). Also in this case, details should be reported in the surgery description

See https://build.fhir.org/ig/hl7-eu/pcsp/StructureDefinition-MajorSurgery-definitions.html#MajorSurgery.prothesis.deviceType MajorSurgery.prothesis.deviceType , mapped into the usedCode

davisart commented 2 years ago
  • [x] Chemioterapia

    • [x] Il tipo di dose (dose cumulativa somministrata/stimata/non noto)

See Chemotherapy.productAdministration.cumulativeDose.measureType mapped into Observation.method

davisart commented 2 years ago
  • [x] Non abbiamo indicazioni sulla scheda "Medical suggestion"

Documented into the medicalSuggestion section

gcangioli commented 2 years ago
  • [x] Non abbiamo indicazioni sulla scheda "Medical suggestion"

Documented into the medicalSuggestion section

This part seems not to be just textual, but a little structured (date of prescription, single text field with all the medications; other textual data).

@davisart : to be clarified if a textual export of this information could be enough at this stage, or if we need a more structured management of these data But may require to add more.

davisart commented 2 years ago

Medical Suggestion contains all medication prescribed that are not linked to tumors, in these cases each drug needs a date (not possible for now in the platform). Medical Suggestion will be covered by a new section "Follow Up" not yet present in the platform. Gaslini will tell us on how to proceed, in the meantime I suggest to skip this part

davisart commented 2 years ago

the same applies on "Altri quadri clinici, non associati al tumore"

gcangioli commented 2 years ago

remaining issues documented by #37 and #35