Skip to content

MWL HL7 Order Feed: Select Scheduled Station AE Title and Scheduled Station Name according configurable rules #480

Description

@gunterze

Do not rely that Scheduled Station AE Title is provided by the HL7 Order message, but select Scheduled Station AE Title and Scheduled Station Name dependent from MWL item attributes (particularly Modality) and HL7 message header fields.

Configurable by Scheduled Station for HL7 Order Parameters on Archive Device or Archive HL7 Application level.

Provide Default Scheduled Station:

dn: dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
objectClass: dicomDevice
dicomDeviceName: unknown
dicomInstalled: TRUE

dn: cn=dicom,dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
objectClass: dicomNetworkConnection
dicomHostname: localhost
cn: dicom
dicomPort: 104

dn: dicomAETitle=UNKNOWN,dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
objectClass: dicomNetworkAE
dicomAETitle: UNKNOWN
dicomAssociationAcceptor: TRUE
dicomAssociationInitiator: TRUE
dicomNetworkConnectionReference: cn=dicom,dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org

dn: cn=Default Scheduled Station,dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
hl7OrderScheduledStationDeviceReference: dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
objectClass: hl7OrderScheduledStation
cn: Default Scheduled Station

in the default configuration .

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions