Examples Head Circumference

Example: Searching a Patient's Head Circumference Registrations 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 patient's head circumference.

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|363812007

Response

Link to Json format

Bundle