FHIR Chat · Canonical vs uri for code:in search · terminology

Stream: terminology

Topic: Canonical vs uri for code:in search


view this post on Zulip Paul Denning (Jan 26 2021 at 17:20):

Can you use code:in to search a specific version of a value set?

http://hl7.org/fhir/search.html#token says that (for the ':in' modifier) "The search parameter is a URI (relative or absolute) that identifies a value set...". Perhaps there should be a note saying that this URI may be "canonical" http://hl7.org/fhir/datatypes.html#canonical
However, http://hl7.org/fhir/search.html#uri says "The search type uri is used with elements of type uri and url. The type 'reference' is used for the types Reference and canonical. " (Also applicable to ':not-in' modifier)


Last updated: Apr 12 2022 at 19:14 UTC