Examples

Example: Searching a Registration of Patient's Date of Menarche by Specifying Required Code and the Patient ID

The following is an example of a GET request in which the search is based on patient ID and SNOMED CT code of Date of Menarche.

As a response, the Observations are included in a Bundle resource.

Search query

  1. GET [baseURL]/Observation?patient:identifier=urn:oid:1.2.752.129.2.1.3.1|20081202-2804&date=gt2008-05-01&date=lt2022-07-04&code=https://snomed.info/sct|69471000052109

Response

Link to Json format

Bundle