--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/baac9702-bf72-4e62-a55c-981e876ab632%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Phil,Yup, unfortunately these are only implemented for DSTU3 servers so far. We're planning on doing DSTU2 also, but it hasn't happened yet. Happy to offer pointers if anyone wants to volunteer to help speed it up!Cheers,James
On Tue, Mar 7, 2017 at 12:31 PM, couchpa via HAPI FHIR <hapi...@googlegroups.com> wrote:
Hi,I am currently exploring the recent functionality in 2.3-SNAPSHOT for custom search parameters as described here:I can get this example to work. However, this does not seem to work if I try to use Dstu2 structures and endpoints. The code runs but provides the following exception:Exception in thread "main" ca.uhn.fhir.rest.server.exceptions.InvalidRequestException: HTTP 400 Bad Request: Unknown search parameter "eyecolour". Value search parameters for this search are: [_id, _language, active, address, address-city, address-country, address-postalcode, address-state, address-use, animal-breed, animal-species, birthdate, careprovider, deathdate, deceased, email, family, gender, given, identifier, language, link, name, organization, phone, phonetic, telecom]I would be hugely grateful if someone could confirm that this should work with Dstu2 as it does for Dstu3.Thanks very much for any help that you can give,Best, Phil.
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.