Stream: connectathon mgmt
Topic: Patient Match
Grahame Grieve (Dec 23 2017 at 22:33):
@Brian Postlethwaite do you have a client for this track? Should I extend my toolkit to be the client?
Brian Postlethwaite (Dec 23 2017 at 23:20):
I don't but that's a great thing to add.
And yes I'd like to implement this into my test client also
Grahame Grieve (Dec 24 2017 at 00:57):
Ok I’ll add it. Sounds fairly simple as far as I an tell
Brian Postlethwaite (Jan 28 2018 at 16:52):
Hi All, if you're looking for testing a Patient Match, epic now has a server to try out.
Cooper Thompson (Jan 28 2018 at 16:57):
The Epic $match endpoint is here: https://connectathon.epic.com/Interconnect-Fhir-Unsecure/api/FHIR/STU3/Patient/$match
I have a few patient scenarios set up:
1. There is a single record for Jean-Luc Pickard, so if you do an onlyCertianMatches=True, you should get him back.
2. There are two record for James Kirk, so onlyCertianMatches=True should return no results. onlyCertianMatches=False should return two results.
Brian Postlethwaite (Jan 28 2018 at 17:13):
Correction on that URL (for those outside the EPIC intranet ;)
https://connectathon.epic.com/Interconnect-Fhir-Unsecure/api/FHIR/STU3/Patient/$match
Brian Postlethwaite (Jan 28 2018 at 17:15):
And yes, I've been able to verify that this worked as I expected for this test input.
Richard Ettema (Jan 28 2018 at 17:43):
Also wanted to let you know that Touchstone has a couple test definitions (TestScripts) deployed for Patient Match. Please see me if you're interested. http://touchstone.com
Last updated: Apr 12 2022 at 19:14 UTC