Stream: implementers
Topic: DSTU2 server implementing _summary
Richard Kavanagh (Jan 16 2017 at 18:14):
Anyone know of a public DSTU2 server that fully supports _summary?
Richard Kavanagh (Jan 16 2017 at 18:14):
I tried http://fhir2.healthintersections.com.au/open/Questionnaire?_summary=data and http://fhir2.healthintersections.com.au/open/Questionnaire?_summary=text which both appear fine
Richard Kavanagh (Jan 16 2017 at 18:14):
However http://fhir2.healthintersections.com.au/open/Questionnaire?_summary=count is strange in that it returns
Richard Kavanagh (Jan 16 2017 at 18:15):
<?xml version="1.0" encoding="UTF-8"?><Bundle xmlns="http://hl7.org/fhir"/>
James Agnew (Jan 16 2017 at 18:15):
http://fhirtest.uhn.ca/baseDstu2/Patient?_summary=count
Richard Kavanagh (Jan 16 2017 at 18:18):
Thanks @James, @Grahame Grieve looks like you have bug on your DTSU2 and STU3 build
Michel Rutten (Jan 16 2017 at 18:19):
http://vonk.furore.com/Patient?_summary=count
Richard Kavanagh (Jan 16 2017 at 18:20):
@Michel Rutten actually that does not seem to work correctly
Michel Rutten (Jan 16 2017 at 18:21):
Indeed, I've notified my team.
Grahame Grieve (Jan 16 2017 at 18:30):
looking at it now
Richard Kavanagh (Jan 16 2017 at 19:43):
@James Agnew Thanks - got the wrong James earlier..
Brian Postlethwaite (Jan 20 2017 at 22:17):
Looks like my server has that bug too!
Last updated: Apr 12 2022 at 19:14 UTC