Release notes

Release notes

Last updated: 2023-10-10 14:43

September 19th, 2023

  • DCD implantation:
    • DT_IMPLT ("Datum implantatie / Date d'implantation"): TX_ERR_1424 is replaced by TX_ERR_1613 "Datum implantatie moet gelijk zijn aan of later zijn dan 01/11/2023 / La date d’explantation doit être égale ou postérieure à 01/11/2023"
    • DT_REGN_WAITL ("Datum van inschrijving op lijst / Date d'inscription sur la liste"): TX_ERR_1610 is added "Geboortedatum moet gelijk zijn aan of vroeger zijn dan datum van inschrijving op lijst / La date de naissance doit être égale ou antérieure à la date d'inscription sur la liste"
    • TX_ERR_265 ("Datum kan niet in de toekomst liggen / Date ne peut pas être dans le futur") is deleted for date fields, except for TX_ERR_265 linked with DT_PAT_DOB ("Geboortedatum / Date de naissance")
    • For hidden variables DT_CARDIOP_START ("Start datum cardiopathie / Date de début cardiopathie"), DT_CARDIOP_END ("Eind datum cardiopathie / Date de fin de la cardiopathie") and CD_PROB_TPE_CARDIOP ("Probleem type") the destination column is completed with "HD"
  • DCD Follow-up:
    • Fields DT_BTT ("Datum overgang naar BTT"), DT_EXPLT ("Datum explantatie"), DT_NOT_TRSPBLE ("Datum beslissing patiënt niet transplanteerbaar") en DT_HEART_TRSP ("Datum harttransplantatie") zijn verwijderd
    • Nieuw veld "DT_FLLWUP" ("Datum opvolging") + new condition (only when)
      • DT_FLLWUP ('Datum opvolging"): TX_ERR_1425 is replaced by TX_ERR_1614 "Datum explantatie moet gelijk zijn aan of later zijn dan 01/11/2023 / La date d’explantation doit être égale ou postérieure à 01/11/2023"
      • DT_FLLWUP ("Datum opvolging"): TX_ERR_1420, TX_ERR_1421, TX_ERR_1422, TX_ERR_1423 and TX_ERR_1426 (linked to removed fields) are replaced by TX_ERR_1612 "Geboortedatum moet gelijk zijn aan of vroeger zijn dan datum overgang naar BTT/explantatie/niet transplanteerbaar/harttransplantatie / La date de naissance doit être égale ou antérieure à la date de transition à BTT/la date d'explantation/la date pas transplantable/la date de transplantation cardiaque"
    • TX_ERR_265 ("Datum kan niet in de toekomst liggen / Date ne peut pas être dans le futur") is deleted for date fields, except for TX_ERR_265 linked with DT_PAT_DOB ("Geboortedatum / Date de naissance")
    • CD_FLLWUP_TPE ("Type opvolging") is changed from "multiple choice" field to "single choice" field
    • Business key is changed to: NISS (IDC_PAT) + Follow-up type (CD_FLLWUP_TPE) + Date of Follow-up (DT_FLLWUP)
  • General:
    • Editorial changes

September 8th, 2023

  • Addition of xml and json test files to be used in upcoming Architecture 2.5