GET /Encounter/{id}
GET /Encounter?identifier={system}|{code}
GET /Encounter?patient=Patient/{id}
GET /Encounter?date=ge2020-01-01&patient=Patient/{id}
GET /Encounter?class={system}|{code}&patient=Patient/{id}
GET /Encounter?type={system}|{code}&patient=Patient/{id}
GET /Encounter?location=Location/{id}&patient=Patient/{id}
GET /Encounter?status={system}|{code}&patient=Patient/{id}
GET /Encounter?discharge-disposition={system}|{code}&patient=Patient/{id}
Authorization
header.