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 observation endpoint by subject given

Official URL: http://fhir.openmrs.org/core/SearchParameter/observation-subject-given Version: 0.1.0
Active as of 2024-12-11 Computable Name: ObservationSubjectGivenSearchParameter

Searches for observations based on the patient's given name(s) eg) /ws/fhir2/{release}/Observation?subject:Patient.given={givenName}

Generated Narrative: SearchParameter observation-subject-given

ObservationSubjectGivenSearchParameter

Parameter subject.given:string

Searches for observations based on the patient's given name(s) eg) /ws/fhir2/{release}/Observation?subject:Patient.given={givenName}

ResourceObservation
Expression(none)
Target ResourcesObservation
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