Difference between revisions of "PDQ Matching"

From IHE Wiki
Jump to navigation Jump to search
Line 1: Line 1:
IHE PIX Profile requires that the Patient Demographics Supplier returns "AE" in MSA-1 and error code "204" in ERR-3 as an application error, when a patient identifier or a patient identification domain in a PDQ request message is unknown (see Case 3 in both 3.21.4.2.2.7 and 3.22.4.2.2.7).  
+
IHE PDQ Profile requires that the Patient Demographics Supplier returns "AE" in MSA-1 and error code "204" in ERR-3 as an application error, when a patient identification domain in QRD-8 in a PDQ request message is unknown (see Case 3 in both 3.21.4.2.2.7 and 3.22.4.2.2.7).  
  
 
HL7 Table 0357 (see 2.15.5.3, HL7 Standard 2.5) indicates, however, error 204 (Unknown Key Identifier) as "Rejection" in the Comment column of the table, which may imply "AR" (application rejection) code in MSA-1.
 
HL7 Table 0357 (see 2.15.5.3, HL7 Standard 2.5) indicates, however, error 204 (Unknown Key Identifier) as "Rejection" in the Comment column of the table, which may imply "AR" (application rejection) code in MSA-1.
Line 7: Line 7:
 
*''fail to process (reject) the message for reasons unrelated to its content or format (system down, internal error, etc.). For most such problems it is likely that the responding system will be able to accept the same message at a later time. The implementers must decide on an application-specific basis whether the message should be automatically sent again. The response message contains a value of AR in MSA-1-acknowledgment code.''
 
*''fail to process (reject) the message for reasons unrelated to its content or format (system down, internal error, etc.). For most such problems it is likely that the responding system will be able to accept the same message at a later time. The implementers must decide on an application-specific basis whether the message should be automatically sent again. The response message contains a value of AR in MSA-1-acknowledgment code.''
  
This seems aligned with the IHE requirement, to treat "unknown key identifier" as an application error rather than application rejection. To improve interoperbalibity, it is recommended that a Patient Demographics Supplier implementation be prepared to handle both "AE" and "AR" code values in MSA-1 for error "204".
+
This seems aligned with the IHE requirement, to treat "unknown key identifier" as an application error rather than application rejection. To improve interoperability, it is recommended that a Patient Demographics Supplier implementation be prepared to handle both "AE" and "AR" code values in MSA-1 for error "204".
  
  
 
[[Category:Profile Implementations]]
 
[[Category:Profile Implementations]]

Revision as of 16:27, 10 February 2015

IHE PDQ Profile requires that the Patient Demographics Supplier returns "AE" in MSA-1 and error code "204" in ERR-3 as an application error, when a patient identification domain in QRD-8 in a PDQ request message is unknown (see Case 3 in both 3.21.4.2.2.7 and 3.22.4.2.2.7).

HL7 Table 0357 (see 2.15.5.3, HL7 Standard 2.5) indicates, however, error 204 (Unknown Key Identifier) as "Rejection" in the Comment column of the table, which may imply "AR" (application rejection) code in MSA-1.

On the other hand, HL7 Standard 2.5 Section 2.9.2.2 descreibes the conditions of returning "AE":

  • fail to process (reject) the message for reasons unrelated to its content or format (system down, internal error, etc.). For most such problems it is likely that the responding system will be able to accept the same message at a later time. The implementers must decide on an application-specific basis whether the message should be automatically sent again. The response message contains a value of AR in MSA-1-acknowledgment code.

This seems aligned with the IHE requirement, to treat "unknown key identifier" as an application error rather than application rejection. To improve interoperability, it is recommended that a Patient Demographics Supplier implementation be prepared to handle both "AE" and "AR" code values in MSA-1 for error "204".