Example SRV record:
_dicomweb-tls._tcp. examplehospital.org 86400 IN SRV 10 60 443 dicomweb.examplehospital.org.
Example TXT record:
dicomweb.examplehospital.org IN TXT "DICOMWebPath=apps/dicom-rs"
The above examples would combine to define a DICOM web service root of:
"https://dicomweb.examplehospital.org:443/apps/dicom-rs"