|
@@ -164,4 +164,39 @@ export default {
|
|
|
'register.studyType.placeholder': 'Enter study type',
|
|
|
'register.comment': 'Comment',
|
|
|
'register.comment.placeholder': 'Enter comment',
|
|
|
+ 'worklistTable.StudyInstanceUID': 'Study Instance UID',
|
|
|
+ 'worklistTable.StudyID': 'Study ID',
|
|
|
+ 'worklistTable.SpecificCharacterSet': 'Specific Character Set',
|
|
|
+ 'worklistTable.AccessionNumber': 'Accession Number',
|
|
|
+ 'worklistTable.PatientID': 'Patient ID',
|
|
|
+ 'worklistTable.PatientName': 'Patient Name',
|
|
|
+ 'worklistTable.DisplayPatientName': 'Display Patient Name',
|
|
|
+ 'worklistTable.PatientSize': 'Patient Size',
|
|
|
+ 'worklistTable.PatientAge': 'Patient Age',
|
|
|
+ 'worklistTable.PatientSex': 'Patient Sex',
|
|
|
+ 'worklistTable.AdmittingTime': 'Admitting Time',
|
|
|
+ 'worklistTable.RegSource': 'Registration Source',
|
|
|
+ 'worklistTable.StudyStatus': 'Study Status',
|
|
|
+ 'worklistTable.RequestedProcedureID': 'Requested Procedure ID',
|
|
|
+ 'worklistTable.PerformedProtocolCodeValue': 'Performed Protocol Code Value',
|
|
|
+ 'worklistTable.PerformedProtocolCodeMeaning': 'Performed Protocol Code Meaning',
|
|
|
+ 'worklistTable.PerformedProcedureStepID': 'Performed Procedure Step ID',
|
|
|
+ 'worklistTable.StudyDescription': 'Study Description',
|
|
|
+ 'worklistTable.StudyStartDatetime': 'Study Start DateTime',
|
|
|
+ 'worklistTable.ScheduledProcedureStepStartDate': 'Scheduled Procedure Step Start Date',
|
|
|
+ 'worklistTable.StudyLock': 'Study Lock',
|
|
|
+ 'worklistTable.OperatorID': 'Operator ID',
|
|
|
+ 'worklistTable.Modality': 'Modality',
|
|
|
+ 'worklistTable.Views': 'Views',
|
|
|
+ 'worklistTable.Thickness': 'Thickness',
|
|
|
+ 'worklistTable.PatientType': 'Patient Type',
|
|
|
+ 'worklistTable.StudyType': 'Study Type',
|
|
|
+ 'worklistTable.QRCode': 'QR Code',
|
|
|
+ 'worklistTable.IsExported': 'Is Exported',
|
|
|
+ 'worklistTable.IsEdited': 'Is Edited',
|
|
|
+ 'worklistTable.WorkRef': 'Work Reference',
|
|
|
+ 'worklistTable.IsAppended': 'Is Appended',
|
|
|
+ 'worklistTable.CreationTime': 'Creation Time',
|
|
|
+ 'worklistTable.MappedStatus': 'Mapped Status',
|
|
|
+ 'worklistTable.IsDelete': 'Is Deleted',
|
|
|
};
|