Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

feat: implement ":contains" modifier #113

Merged
merged 3 commits into from
Sep 8, 2021
Merged

feat: implement ":contains" modifier #113

merged 3 commits into from
Sep 8, 2021

Conversation

carvantes
Copy link
Contributor

@carvantes carvantes commented Sep 2, 2021

[base]/Patient?given:contains=eve - Any patients with a name with a given part containing "eve" at any position. This would include patients with the given name "Eve", "Evelyn", and also "Severine".

https://www.hl7.org/fhir/search.html#string

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the size/m label Sep 2, 2021
@carvantes carvantes marked this pull request as ready for review September 2, 2021 22:28
README.md Outdated Show resolved Hide resolved
@carvantes carvantes requested a review from rsmayda September 7, 2021 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants