Method | Description | |
---|---|---|
MpiPatientDao ( AbstractConnection cxn ) : System | ||
match ( Patient patient ) : Patient[] | ||
match ( string ssn ) : Patient[] | ||
matchPatients ( Patient patient ) : |
Method | Description | |
---|---|---|
buildMatchPatientsRequest ( Patient patient ) : string | ||
buildMatchSsnRequest ( string ssn ) : string | ||
extractHL7Message ( string response ) : string | ||
getBlankHl7Request ( ) : |
||
getRdt ( string response, int startIdx ) : string | ||
getSegment ( string response, string hdr ) : string |
public MpiPatientDao ( AbstractConnection cxn ) : System | ||
cxn | AbstractConnection | |
return | System |
public matchPatients ( Patient patient ) : |
||
patient | Patient | |
return |