FHIR Chat · Search parameter type for CodeableReference · committers

Stream: committers

Topic: Search parameter type for CodeableReference


view this post on Zulip Jose Costa Teixeira (Feb 14 2020 at 16:43):

What is the search parameter type for an attribute of type CodeableReference? Not token or reference?

view this post on Zulip Melva Peters (Feb 14 2020 at 17:07):

It is token for the code and reference for the reference. You need 2 search parameter. For example medicationRequest.medication.concept (token) and medicationRequest.medication.reference (reference)

view this post on Zulip Grahame Grieve (Feb 15 2020 at 04:59):

Melva is right: you can't have a single parameter for the CodeableReference as a whole>
But you don't have to have both.

view this post on Zulip Jose Costa Teixeira (Feb 15 2020 at 05:23):

Thanks. I didn't figure this out from the search page, don't know where is is documented

view this post on Zulip Jose Costa Teixeira (Feb 15 2020 at 05:38):

I guess MedicationRequest.medication will still be updated to CodeableReference?

view this post on Zulip Melva Peters (Feb 15 2020 at 18:09):

I’m working on changing medication on all resources

view this post on Zulip Grahame Grieve (Feb 16 2020 at 09:17):

it's not documented anywhere yet

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 19:35):

@Eric Haas this may interest you.


Last updated: Apr 12 2022 at 19:14 UTC