FHIR Chat · Missing (not not) search parameters · committers

Stream: committers

Topic: Missing (not not) search parameters


view this post on Zulip David Pyke (Nov 19 2021 at 14:58):

I"m getting a weird effect on the build. I'm getting warnings that their are no examples to my search parameters when there actually is. How do I diagnose this?
WARNING: Consent.action: Search Parameter 'Consent.action' had no found values in any example. Consider reviewing the expression (Consent.provision.action)
WARNING: Consent.actor: Search Parameter 'Consent.actor' had no found values in any example. Consider reviewing the expression (Consent.provision.actor.reference)
WARNING: Consent.data: Search Parameter 'Consent.data' had no found values in any example. Consider reviewing the expression (Consent.provision.data.reference)
WARNING: Consent.manager: Search Parameter 'Consent.manager' had no found values in any example. Consider reviewing the expression (Consent.manager)
WARNING: Consent.policy-uri: Search Parameter 'Consent.policy-uri' had no found values in any example. Consider reviewing the expression (Consent.policy.uri)
WARNING: Consent.purpose: Search Parameter 'Consent.purpose' had no found values in any example. Consider reviewing the expression (Consent.provision.purpose)
WARNING: Consent.security-label: Search Parameter 'Consent.security-label' had no found values in any example. Consider reviewing the expression (Consent.provision.securityLabel)

view this post on Zulip Grahame Grieve (Nov 19 2021 at 18:49):

you can't. figuring out why those aren't always correct is on my todo list

view this post on Zulip David Pyke (Nov 19 2021 at 18:51):

Then I'll stop panicking and learn to love the ToDo


Last updated: Apr 12 2022 at 19:14 UTC