Aidbox
Search
⌃K

_id

Search by the resource id
Search by the resource id
FHIR format
Aidbox format
GET /fhir/Patient?_id=pt-1
GET /Patient?_id=pt-1
You can search by multiple ids separated by a comma:
FHIR format
Aidbox format
GET /Patient?_id=pt-1,pt-2,pt-3
GET /Patient?_id=pt-1,pt-2,pt-3