Message225

Author admin
Recipients
Date 2017-06-08.11:27:02
Content
[BitBucket user: Alain Mazy]
[BitBucket date: 2017-06-08.09:27:02]

Attached is a worklist file with an accentuated character correctly encoded in ISO IR 100.
Patient name is VANILLÉ^LAURA

![Capture.PNG](2761557746-Capture.PNG)

when retrieving it with findscu:
```
findscu --call VOLUSON3 -W 127.0.0.1 4243 -k 0010,0010="*" -X
W: ---------------------------
W: Find Response: 1 (Pending)
W:
W: # Dicom-Data-Set
W: # Used TransferSyntax: Little Endian Explicit
W: (0008,0005) CS [ISO_IR 100]                             #  10, 1 SpecificCharacterSet
W: (0010,0010) PN [VANILL^LAURA^^^Mme]                     #  18, 1 PatientName
W:
```

when dumping the response to a file:
![Capture.PNG](1107029898-Capture.PNG)
History
Date User Action Args
2026-07-29 15:51:20adminlinkissue49 messages
2026-07-29 15:51:20admincreate