-
**Is your feature request related to a problem? Please describe**
As discussed with @valentijnscholten and others in OWASP Slack and elsewhere, there is a need for larger size datasets that can be lo…
-
Hi there,
Thanks for this amazing work. I am new to BIDS, could you please explain a bit how can we anonymize DICOM while converting to BIDS? Is it automatically done when a subject number is assig…
-
We sometimes get data with invalid headers, often caused by anonymization software - for example, in DICOM files fields like PatientBirthDate might are often replaced by a string like "ANONYMIZED". Th…
-
### Prerequisites
* [X] Checked the online documentation: https://mimic.mit.edu/
* [X] Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E…
-
Should we add an Age At Encounter concept, or is this not recommended because of deidentification processes?
-
**Describe the bug**
When creating BIDS data structure for Brain Vision EEG data, ft_write_tsv.m gives error with datetime type of table elements for the scans.tsv creation.
**To Reproduce**
1)…
-
What if we got rid of the `addressType` property for [`textPhyiscalAddressAnnotation`](https://github.com/nlpsandbox/nlpsandbox-schemas/blob/d68240020c644060c64ddd379ff54ef293b2704e/openapi/commons/co…
-
## Background
On dates, the HIPAA specification says:
> (C) All elements of dates (except year) for dates that are directly related to an individual, including birth date, admission date, discha…
-
Dear Kris,
Deidentification : It is a Cool work and a great idea.
Could you please share the dataset.
Regards,
Boby
-
Could it be possible to use this library to anonymize certain tags of a dicom file?
I've tried to use the explicitDataSetToJS function, in order to locate and de-identificate the patient name, but on…