OpenMRS Core FHIR Implementation Guide
0.1.0 - ci-build

OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

SearchParameter: Search through person endpoint by the person's uuid

Official URL: http://fhir.openmrs.org/core/SearchParameter/person-id Version: 0.1.0
Active as of 2024-12-11 Computable Name: PersonIdSearchParameter

Searches based on the exact UUID of the person record eg) /ws/fhir2/{release}/Person?_id={uuid}

Generated Narrative: SearchParameter person-id

PersonIdSearchParameter

Parameter _id:token

Searches based on the exact UUID of the person record eg) /ws/fhir2/{release}/Person?_id={uuid}

ResourcePerson
Expression(none)
Target ResourcesPerson
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