0.1.0 - ci-build

ExampleIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/trifork/fhir-ig-sample/ and changes regularly. See the Directory of published versions

SearchParameter: uid-prefix

Official URL: http://example.org/SearchParameter/uid-prefix Version: 0.1.0
Active as of 2025-09-12 Computable Name: uid-prefix

Search for practitioners or organizations by their UID prefix

This search parameter is used to find practitioners or organizations based on their UID prefix, which is the first part of the UID identifier.

uid-prefix

Parameter uid-prefix:string

Search for practitioners or organizations by their UID prefix

ResourcePractitioner
Expressionidentifier.where(system='http://example.org/uid').extension.where(url='http://example.org/StructureDefinition/Prefix').value
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true