API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-r4
.
visits
Retrieves Encounter, Claim, and ServiceRequest resources for a patient categorized by visit type and sub-type
Applies to: Patient
Name | Cardinality | Type | Documentation |
---|---|---|---|
start | 1..1 | date | start date |
end | 1..1 | date | end date |
include-locations | 0..1 | boolean | return relevant Location resources |
include-practitioners | 0..1 | boolean | return relevant Practitioner resources |
include-conditions | 0..1 | boolean | return relevant Condition resources |
include-groups | 0..1 | boolean | Return visit groupings |
Name | Cardinality | Type | Documentation |
---|---|---|---|
return | 1..1 | Parameters |