GET API
This endpoints allows the user to retrieve information based on the resource Id
Base Url
https://hidex-portal-uat.azurewebsites.net/
| Resource | Id |
|---|---|
| Patient | Patient Id |
| Observation (Smoking Status) | Observation Id |
| Encounter | Encounter Id |
| Condition | Condition Id |
| Coverage | Coverage Id |
| QuestionnaireResponse | Questionnaire Response Id |
| EpisodeOfCare | EpisodeOfCare Id |
| Bundle | Patient Id |
Syntax: GET [Base Url]/{Resource}/{Id}