-
Type:
Change Request
-
Resolution: Persuasive with Modification
-
Priority:
Medium
-
FHIR Core (FHIR)
-
STU3
-
FHIR Infrastructure
-
Event Pattern
Request Pattern -
-
John Hatem/Vassil Peytchev: 6-0-0
-
Enhancement
-
Non-substantive
-
STU3
The ability to filter resources based on "ResearchStudy" and "ResearchSubject" is valuable to academic centers and sponsors involved in the clinical research space.
Example GET calls utilizing the above might look like this:
[http://[domain]/fhir/Observations?researchstudy=123|/fhir/Observations?researchstudy=123]
or
[http://[domain]/fhir/Observations?researchstudy=123&researchsubject=001|/fhir/Observations?researchstudy=123&researchsubject=001]
I am not sure if this qualifies as a standard search criteria enhancement or an extension.