We have a use case where we need to search for all ServiceRequest resources that match a specific “code”, regardless of Patient. Is there a way to do this? We will not have any specific Patient IDs - mainly wondering if there is a wildcard that we can put in for the Patient ID, to result in a search that would be something like “give me all the service requests in the system that match this specific code”
Thanks for any help.