Encounter
Must Support Elements
Supported Search Combinations
1.
GET /Encounter/{id}
2.
GET /Encounter?identifier={system}|{code}
3.
GET /Encounter?patient=Patient/{id}
4.
GET /Encounter?date=ge2020-01-01&patient=Patient/{id}
5.
GET /Encounter?class={system}|{code}&patient=Patient/{id}
6.
GET /Encounter?type={system}|{code}&patient=Patient/{id}
7.
GET /Encounter?location=Location/{id}&patient=Patient/{id}
8.
GET /Encounter?status={system}|{code}&patient=Patient/{id}
9.
GET /Encounter?discharge-disposition={system}|{code}&patient=Patient/{id}
Authorization
Authorization
header.