Examples

Example: Searching for a Patient's ConditionHealthIssueSe

The following is an example of a GET request used to search for an active pregnancy health issue of a patient.

Request

  1. GET [baseURL]/Condition?subject.identifier=urn:oid:1.2.752.129.2.1.3.1|197305281904&code=http://snomed.info/sct/45991000052106|118185001&category=http://terminology.hl7.org/CodeSystem/condition-category|problem-list-item

Response

As a response, Conditions are included in a Bundle resource.

Link to Json format

Bundle