Skip to content

Anonymize the MRP-Check results from OutputLocal to OutputGlobal #1140

@neumdan

Description

@neumdan

MRP-Check sollte im outputGlobal nicht die originalen Zeitstempel beinhalten.

Für debugging sollten die originalen Zeitstempel in der MRP-Check Tabelle im outputLocal vorhanden sein.

Für die Auslieferung sollten die originalen Zeitstempel in der MRP-Check Tabelle im outputGlobal nicht mehr vorhanden sein. Es ist notwendig, dass der zeitliche Bezug (Distanz) zur Wahrung des Informationsgehaltes (longitudinal) erhalten bleibt.

Fallbeginn wäre z.B. 1.1.2050, 09:00:00.

Wünschenswert, ggf. weiteres Ticket: Für die Patienten die Fallverkettung und die zeitlichen Zusammenhänge beizubehalten, z.B. 1.1.2020 ist der erste Fall in der DB, 1.1.2051, 09:00 ist der gleiche Patient, der ein Jahr später wieder aufgenommen wird. Der Rest der Zeitstempel bleibt erhalten.

Anmerkung: MIMIC macht es so "Finally, date and times were shifted randomly into the future using an offset measured in days. A single date shift was assigned to each subject_id. As a result, the data for a single patient are internally consistent. For example, if the time between two measures in the database was 4 hours in the raw data, then the calculated time difference in MIMIC-IV will also be 4 hours. Conversely, distinct patients are not temporally comparable. That is, two patients admitted in 2130 were not necessarily admitted in the same year." https://physionet.org/content/mimiciv/3.1/

Metadata

Metadata

Labels

Component::dataprocessorCalculates medication related problems, scores, etc.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions