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
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.
Bundle |
id : 9c2fada9-e11d-491a-a113-9c4e78ee5e06 |
meta |
lastUpdated : 2024-08-28T10:21:59.816+02:00 |
type : searchset |
total : 1 |
link |
relation : self |
url : [baseURL]/Condition?category=http%3A%2F%2Fterminology.hl7.org%2FCodeSystem%2Fcondition-category%7Cproblem-list-item&code=http%3A%2F%2Fsnomed.info%2Fsct%2F45991000052106%7C118185001&subject.identifier=urn%3Aoid%3A1.2.752.129.2.1.3.1%7C197305281904 |
entry |
fullUrl : [baseURL]/Condition/hi-402 |
resource |
id : hi-402 |
meta |
profile : https://fhir.cambio.se/StructureDefinition/ConditionHealthIssueSe/v1 |
identifier |
use : temp |
system : 1.2.752.129.2.1.2.1 |
value : 402 |
clinicalStatus |
coding |
system : http://hl7.org/fhir/ValueSet/condition-clinical|4.0.1 |
code : active |
display : Active |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-category |
code : problem-list-item |
display : Problem List Item |
code |
coding |
system : http://snomed.info/sct/45991000052106 |
code : 118185001 |