eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1
| Official URL: https://sequoiaproject.org/fhir/ehx/SearchParameter/sp-name-or-id | Version: 1.8.1 | |||
| Active as of 2025-10-27 | Computable Name: NameOrID | |||
The organization's name or ID or alias, ignoring the resource type (Organization/) and version (/_history/...)
Parameter nameOrId:string
The organization's name or ID or alias, ignoring the resource type (Organization/) and version (/_history/...)
| Resource | Organization |
| Expression | Organization.alias | Organization.name | Organization.id.replaceMatches('^(Organization/)?(?<id>[^/]+)(/_history/.+)?$', '${id}') |
| Multiples |
|