Open Andrzej-Pietrzak opened 8 years ago
@Andrzej-Pietrzak are you sure that query deceased=false
should match against id5
? I think you mean deceased=false
should match id3
, id4
and id6
.
please note this issue is still not fixed
After having read the documentation I was thinking it should, quoting: "deceased token This patient has been marked as deceased, or as a death date entered Patient.deceased[x]" On the other hand - after checking with two other servers it seems that it doesn't do that anywhere.
The thing is - is it possible to find all dead patients (assuming inconsistent data) without merge'ing two result sets ?
What's the status on this issue ?
On beta5: Using Patient.deceased search param, which should allow to search on patient.deceased[x](patient.deceasedBoolean, patient.deceasedDateTime) This may be the same issue as https://github.com/fhirbase/fhirbase-plv8/issues/67