Examples

Example: Searching a Registration of Patient's Foot Length 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 Foot Length.

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-05-01&code=https://snomed.info/sct|249815005

Response

Link to Json format

Bundle