Skip to content

Admin Search

Piotr Wargulak edited this page Sep 10, 2024 · 1 revision

Search

Table of contents

Introduction

Admin can customize searching options for patients and caregivers.

Changing search options

By default, only system generated identifier and name search are supported in the implementation. To enable more search options, a few adjustments have to be done.

On managing global properties, two of them need to be found and edited:

  • “person.attributeSearchMatchMode” needs to be set to “ANYWHERE”.
  • “patient.listingAttributeTypes” should be set to values that are supposed to be available at patient and caregiver search, for example “Telephone Number”.

Other possibilities

There are a few global properties that can make the search feature more customizable for every implementation:

Clone this wiki locally