FHIR Chat · 'source' search param on Consent · implementers

Stream: implementers

Topic: 'source' search param on Consent


view this post on Zulip Jorge de la Garza (Dec 22 2017 at 20:55):

The "source" search parameter of the Consent resource is of type reference:
http://hl7.org/fhir/STU3/consent.html#search

In the search-parameters.xml file, the xpath is given as:
f:Consent/f:sourceAttachment | f:Consent/f:sourceIdentifier | f:Consent/f:sourceReference

Should this just be sourceReference? I'm not sure how an attachment or an identifier would be searched as a reference.

view this post on Zulip Grahame Grieve (Dec 22 2017 at 21:04):

yes you're right. that's an error that I thought the build tool would've picked up on


Last updated: Apr 12 2022 at 19:14 UTC