Stream: committers
Topic: FMM forced to 0
Brian Postlethwaite (Aug 11 2018 at 07:23):
There is a report at the bottom of the complete build that reports:
[java] Patient Administration: [java] Account(2), Encounter(2), Endpoint(2), HealthcareService(2), Patient(5)
What's that about?
(Particularly Patient)
Brian Postlethwaite (Aug 11 2018 at 07:27):
Wondering why all the search expressions that can only be the 1 reference type now have a .where(resolve() is type)
added to the end.
Does that mean that we expect them to really resolve just to test the type? Or is this an add way to check for RI too?
What about when its a remote resource?
Brian Postlethwaite (Aug 11 2018 at 07:28):
I suspect this is why heaps of examples aren't providing search data now.
Brian Postlethwaite (Aug 11 2018 at 07:31):
@Christiaan Knaap , you might be interested in this
Grahame Grieve (Aug 11 2018 at 12:24):
hmm i'll have to check
Grahame Grieve (Aug 11 2018 at 12:24):
but the .where thing is necessary
Last updated: Apr 12 2022 at 19:14 UTC