dcmjs-org / dicomweb-server

Lightweight DICOMweb Server with CouchDB
Apache License 2.0
100 stars 28 forks source link

Fix/alphabetic #98

Closed emelalkim closed 11 months ago

emelalkim commented 11 months ago

This update incorporates the latest DCMJS version and addresses the PN VR changes(Person Name Value Representation). In the new DCMJS release, Alphabetic is now included in the PN VR. This pull request ensures seamless compatibility by checking its presence in the DCMJS response and maintaining backward compatibility. The result is an improved integration that smoothly adapts to the latest changes in DCMJS while preserving the integrity of existing systems.