Wildcard query? #2087
Unanswered
johnkwaters
asked this question in
Q&A
Wildcard query?
#2087
Replies: 1 comment 9 replies
-
You cannot, since identifiers usually use the token search parameter type, and "A token type is a parameter that provides a close to exact match search on a string of characters" and "For tokens, matches are literal (e.g. not based on subsumption or other code system features).". See http://hl7.org/fhir/search.html#token for those details. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I find say all the patients with an identifier that starts with ORG-SM-* ?
Beta Was this translation helpful? Give feedback.
All reactions