OpenMRS Core FHIR Implementation Guide
0.1.0 - ci-build

OpenMRS Core FHIR Implementation Guide, published by . 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/abertnamanya/openmrs-contrib-fhir2-ig/ and changes regularly. See the Directory of published versions

SearchParameter: Search through patient endpoint basing on dateCreated or dateUpdated field of the patient record

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

Searches based on the the dateCreated or dateUpdated field for the patient record eg) /ws/fhir2/{release}/Patient?_lastUpdated={date-range}

Generated Narrative: SearchParameter patient-lastUpdated

PatientLastUpdatedSearchParameter

Parameter _lastUpdated:date

Searches based on the the dateCreated or dateUpdated field for the patient record eg) /ws/fhir2/{release}/Patient?_lastUpdated={date-range}

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