Working With pivCLASS IDPublisher and pivCLASS MultiPACS Through Operator Portal

The ActivID CMS Operator Portal displays some additional options based on your pivCLASS IDPublisher and MultiPACS configurations. The PACS card has only two statuses: VALID and INVALID.

  • If you suspend the card, the status of card changes from VALID to INVALID.

  • If you resume the card, the status of card changes from INVALID to VALID.

  • If you successfully enroll the card, the status of card becomes VALID.

  • If you terminate the card, the status of card becomes INVALID.

To view the additional options based on your pivCLASS IDPublisher and MultiPACS configurations, perform the following tasks:

  1. During the card issuance process, you are prompted to enroll the card to the PACS system as displayed below:

    Note: You must configure generic_plugin.properties file correctly as described in the section Configuring the generic_plugin.properties File.
  2. Click OK to enroll card.

  3. Based on your configurations, select the appropriate scenario:

  4. After you complete the card issuance process, users having access to AIMSEE database can verify the card status. First, to find out the IDPublisher Card ID, use the following SQL query:

    Copy
    SELECT VALUE FROM PIV_METADATA WHERE USER_ID=<userID> and name = 'idpubcardmap';

    The value looks like the following:

  5. Open the Card Operations tool installed along with the PACS Service Administration tool.

  6. Search with the card ID to view the card status.