You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On some tag names in tagNamesToEmpty in dcmjs/src/anonymizer.js, some tags are called out as singular when they should be plural, or are otherwise incorrect
On some tag names in
tagNamesToEmpty
indcmjs/src/anonymizer.js
, some tags are called out as singular when they should be plural, or are otherwise incorrectReferringPhysicianTelephoneNumbers (has: ReferringPhysicianPhoneNumbers)
PhysiciansOfRecord (has: PhysicianOfRecord)
NameOfPhysiciansReadingStudy (has: NameOfPhysicianReadingStudy)
OperatorsName (has: OperatorName)
AdmittingDiagnosesDescription (has: AdmittingDiagnosisDescription)
Allergies (has: ContrastAllergies)
ResponsiblePersonRole (does not have)
The text was updated successfully, but these errors were encountered: