_source

Search parameter _source is used to match resources based on source information in the Resource.meta.source element.

Examples:

GET /fhir/Patient?_source=http://example.com/Organization/123
GET /fhir/Patient?_source:below=http://example.com/

Last updated