Stream: VHDir - Validated Healthcare Directory
Topic: Connecathon Test Server
Brian Postlethwaite (Dec 08 2018 at 13:13):
Hi @Daniel Chaput , @Eric Haas , I've had some technical issues getting the hosting at the name that I'd past you, but there is an instance up and running at:
http://vhdir-demo.azurewebsites.net/fhir/HealthcareService
I'm trying to load the data into this now.
Brian Postlethwaite (Dec 08 2018 at 14:16):
Let me know if you have any issues with it, and I'll try and get them resolved asap (when I'm awake).
Eric Haas (Dec 08 2018 at 21:13):
great! I'll check it out.
Brian Postlethwaite (Dec 08 2018 at 22:09):
It seems some of the resources didnt get there for some reason, I'll look into why not and update the examples.
Vut do let me know if you find any issues.
Brian Postlethwaite (Dec 08 2018 at 22:10):
Has had VERY limited testing so far. So im pretty stoked it started this easily.
Brian Postlethwaite (Dec 08 2018 at 22:14):
@Eric Haas check the commit on the examples I did, you may want to update the generator to omit empty or blank nodes.
Eric Haas (Dec 09 2018 at 03:44):
i saw that and wlll update
Eric Haas (Dec 09 2018 at 03:45):
validator didn't catch that sorry.
Brian Postlethwaite (Dec 09 2018 at 04:32):
Hmm, it should have.
Brian Postlethwaite (Dec 09 2018 at 04:34):
I loaded all of the resources you generated into the VhDir-demo server.
Brian Postlethwaite (Dec 09 2018 at 09:23):
Excellent, http://vhdir-demo.fhir.org is now working.
Eric Haas (Dec 09 2018 at 17:44):
great, I will update the example generator to fix the empty values. But I won't update the example data on github until after the connectathon.
Dan Chaput (Dec 09 2018 at 19:39):
All working well for me. I do need to use https:// to avoid being blocked by network security. No big deal, just something to note.
Brian Postlethwaite (Dec 11 2018 at 04:40):
The server now has a valid https setup, thanks @Josh Mandel for the assist here.
Brian Postlethwaite (Jan 11 2019 at 11:27):
During an upgrade for the server tonight, I've managed to really badly trash it.
Still trying to work to get it up and running again, sorry for the inconvenience.
Eric Haas (Jan 11 2019 at 22:24):
I reviewed several of the new scenarios and have the following issues for each.
- Scenarios 7,8 : Location near not working on test server.
-
Scenario 9 - Find all licenses that are expired or will expire in the next 90 days. (period on active qualification on practitioner, note: period and status may be out of sync).
* no search parameter defined for Qualification period in VHDIR
* period and status are two different axis. inactive and active are not the same as expired. -
Scenario 10 - Certificates and Validation that are expiring
All practitioners that had their license verified in the last 60 days - (last performed date 60 days & the status is validated)
GET [base]/VerificationResult?verificationresult-status-date=gt2019-11-10
GET [base]/VerificationResult?verificationresult-status=validated
Searches not working on test server
Search on Cert parameter not available
Brian Postlethwaite (Jan 12 2019 at 01:49):
Is that search parameter on the server?
Can you push it to the server pls?
Brian Postlethwaite (Jan 12 2019 at 01:49):
I'm happy for you to load in all the search param from the IG.
Eric Haas (Jan 12 2019 at 19:43):
done
Eric Haas (Jan 12 2019 at 20:28):
@Brian Postlethwaite I tried but using search on VerificationResults still not working. Eagerly awaiting your arrival.
Brian Postlethwaite (Jan 13 2019 at 15:56):
The vhdir-demo.fhir.org server should be up and running again now, and I think I've loaded all the data into it!
Brian Postlethwaite (Jan 13 2019 at 19:57):
After updating the issues in the search parameters, this should now work
https://vhdir-demo.fhir.org/fhir/Practitioner?qualification-wherevalid-code=CT
Elkhan Yusubov (Jul 31 2019 at 20:08):
Hi @Brian Postlethwaite ! By any chance, do you have fhir json bundles used to populating https://vhdir-demo.fhir.org ?
Brian Postlethwaite (Jul 31 2019 at 21:09):
They are in github along with the guide source itself
https://github.com/HL7/VhDir/tree/master/notes_and_tools/example-generation/examples
Last updated: Apr 12 2022 at 19:14 UTC