init
This commit is contained in:
60
dcm4chee/default/conf/dcm4chee-tce/mesa-expmgr.conf
Normal file
60
dcm4chee/default/conf/dcm4chee-tce/mesa-expmgr.conf
Normal file
@@ -0,0 +1,60 @@
|
||||
# $Id: mesa-expmgr.conf 6200 2008-04-21 11:08:43Z gunterze $
|
||||
# Sample Disposition Configuration for MESA Export Manager Test
|
||||
# Application Entity Title of Receiver
|
||||
destination=MESA_EXPRCR
|
||||
|
||||
# export option. Possible values:
|
||||
# INSTANCES,MANIFEST - export manifest after instances
|
||||
# MANIFEST,INSTANCES - export manifest before instances
|
||||
# MANIFEST - export manifest only
|
||||
# INSTANCES - export instances only
|
||||
export=INSTANCES,MANIFEST
|
||||
|
||||
# export priority: LOW, MEDIUM or HIGH
|
||||
export-priority=MEDIUM
|
||||
|
||||
# emit audit message for export: "YES" or "NO"
|
||||
audit=NO
|
||||
|
||||
# remove Document Title Modifier specifying a Delay for Reason: "YES" or "NO"
|
||||
remove-delay-reason=YES
|
||||
|
||||
# UID Replacement: "YES" or "NO"
|
||||
replace-uids=YES
|
||||
|
||||
# Number of passes of Attribute Coercion
|
||||
num-coerce-passes=1
|
||||
|
||||
# Attribute Coercion Rules:
|
||||
# <passnr>.<attr-name>=<value>
|
||||
# <value> ::= "" or <string> or <value> <hash> or <value> <attr>
|
||||
# <attr> ::= ${<attr-name>}
|
||||
# <hash> ::= #{<attr-name>}
|
||||
|
||||
1.PatientName=MR^SCREEN
|
||||
1.PatientID=05-3001-6
|
||||
1.IssuerOfPatientID=TCE-Exporter
|
||||
1.OtherPatientIDs=
|
||||
1.OtherPatientIDSeq=
|
||||
1.OtherPatientNames=
|
||||
1.PatientBirthName=
|
||||
1.PatientMotherBirthName=
|
||||
1.PatientBirthDate=
|
||||
1.PatientBirthTime=
|
||||
1.PatientAge=
|
||||
1.PatientSex=
|
||||
1.PatientAddress=
|
||||
1.MedicalRecordLocator=
|
||||
1.EthnicGroup=
|
||||
1.Occupation=
|
||||
1.AdditionalPatientHistory=
|
||||
1.PatientComments=
|
||||
1.StudyID=
|
||||
1.AccessionNumber=
|
||||
1.ReferringPhysicianName=
|
||||
1.ReferringPhysicianAddress=
|
||||
1.ReferringPhysicianPhoneNumbers=
|
||||
1.PhysicianOfRecord=
|
||||
1.PerformingPhysicianName=
|
||||
1.NameOfPhysicianReadingStudy=
|
||||
1.OperatorName
|
||||
Reference in New Issue
Block a user