Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

DICOM Modality Performed Procedure Step SCP. Process MPPS N-CREATE and N-SET requests received by the DICOM Server.

Include Page
ee2:Modality Procedure Step In Progressee2:
Modality Procedure Step In Progress
Include Page
ee2:Modality Procedure Step Completedee2:
Modality Procedure Step Completed
Include Page
ee2:Modality Procedure Step Discontinuedee2:
Modality Procedure Step Discontinued

...

Supplement received MPPS N-CREATE message containing a Patient ID, but no Issuer Of Patient ID, with a value for Issuer Of Patient ID, if such is associated with the MPPS SCU AE by its AE Configuration entry.

Default Value: true

#SupplementIssuerAccessionNumber
Anchor
SupplementIssuerAccessionNumber
SupplementIssuerAccessionNumber

Supplement received MPPS N-CREATE message containing Scheduled Step Attributes Sequence items with a non-empty Accession Number, but no Issuer of Accession Number Sequence, with such Sequence containing one item with <i>Local Namespace Enitity ID_, Universial Enitity ID and Universial Enitity ID Type, if such is associated with the MPPS SCU AE by its AE Configuration entry.

Default Value: true

#SupplementByHostName
Anchor
SupplementByHostName
SupplementByHostName

If there is no Issuer of Patient ID or Issuer of Accession Number associated to the MPPS SCU AE by an AE configuration entry with matching AE Title, AE configuration entries which host name is equals to the host name of the MPPS SCU AE will be considered to determine the associated Issuer of Patient ID or Issuer of Accession Number. If there are several AE configuration entries with matching host name with different non-zero values for Issuer of Patient ID or Issuer of Accession Number, no Issuer of Patient ID or Issuer of Accession Number will be supplemented.

Default Value: false

#SupplementByHostAddress
Anchor
SupplementByHostAddress
SupplementByHostAddress

If there is no Issuer of Patient ID or Issuer of Accession Number associated to the MPPS SCU AE by an AE configuration entry with matching AE Title, AE configuration entries which host name is equals to the IP address of the MPPS SCU AE will be considered to determine the associated Issuer of Patient ID or Issuer of Accession Number. If there are several AE configuration entries with matching host name with different non-zero values for Issuer of Patient ID or Issuer of Accession Number, no Issuer of Patient ID or Issuer of Accession Number will be supplemented.

Default Value: false

#GeneratePatientIDForUnscheduledFromAETitles
Anchor
GeneratePatientIDForUnscheduledFromAETitles
GeneratePatientIDForUnscheduledFromAETitles

...

Format: 'pid' ['?'] ',issuer' ['?'] [',' [ '[' ] <demograhic-matches> [ ']' ]
<demograhic-matches> ::= <demograhic-match> ['|' ...]
<demograhic-match> ::= [<ignore>'[,'] <demograhic-fields> ']' | <demograhic-fields>
<ignore> ::= 'ignore("' <regular-expression> '")'
<demograhic-fields> ::= <demograhic-field> ['?'] [',' ...]
<demograhic-field> ::= 'familyname''(1)' | 'givenname''(1)' | 'middlename''(1)' | 'nameprefix''(1)' | 'namesuffix''(1)' | 'birthdate' | 'sex'

Multiple alternative <demograhic-matches> can be specified using '|' as delimiter.

Substrings specified by 'ignore("' <regular-expression> '")' will be ignored for matching patient name components.

A '(1)' suffix of the attribute name specifies that only the first character need to match.

A question mark('?') after a attribute name specifies that a missing value in received MPPS N-CREATE requests will match with any value for that attribute in existing Patient Records, as Patient Records with missing values for that attribute will match with any value for that attribute in received MPPS N-CREATE requests. Attribute names without question marks specifies, that MPPS N-CREATE requests without values for such attributes will not match any existing Patient Record, as and Patient Records without values for such attributes will not get selected on receive of any MPPS N-CREATE request.

...