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 patient endpoint checking for those that passed on or still alive

Official URL: http://fhir.openmrs.org/core/SearchParameter/patient-deceased Version: 0.1.0
Active as of 2024-12-11 Computable Name: PatientDeathDateSearchParameter

Searches based on whether a patient is marked as deceased. Acceptable values are true or false eg) /ws/fhir2/{release}/Patient?deceased={boolean}

Generated Narrative: SearchParameter patient-deceased

PatientDeathDateSearchParameter

Parameter deceased:token

Searches based on whether a patient is marked as deceased. Acceptable values are true or false eg) /ws/fhir2/{release}/Patient?deceased={boolean}

ResourcePatient
Expression(none)
Target ResourcesPatient
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