API end point: https://orchestrateserver.caresource.careevolution.com/api/fhir/r4records.
| Name | Type | Modifiers, prefixes | Multiple values | Can be chained | Description |
|---|---|---|---|---|---|
| _id | Token | Yes |
Resource id |
||
| _lastUpdated | Date | :missing eq ne lt le gt ge sa eb ap |
When the resource last changed |
||
| _source | Uri | :missing eq | Yes |
Where the resource comes from |
|
| date | Date | :missing eq ne lt le gt ge sa eb ap |
Vaccination (non)-Administration Date |
||
| encounter | Reference (Encounter) | :missing eq | Yes | Yes |
Encounter when the immunization was performed |
| explanation-of-benefit | Reference (ExplanationOfBenefit) | :missing eq | Yes | Yes |
Searches for immunizations by their associated ExplanationOfBenefit |
| lot-number | String | :exact :contains :missing | Yes |
Vaccine Lot Number |
|
| patient | Reference (Patient) | :missing eq | Yes | Yes |
The patient for the vaccination record |
| performer | Reference (Organization, Practitioner, PractitionerRole) | :missing eq | Yes | Yes |
The practitioner or organization who played a role in the vaccination |
| reason-code | Token | :missing eq | Yes |
Reason why the vaccine was administered |
|
| status | Token | :missing | Yes |
Immunization event status |
|
| vaccine-code | Token | :missing | Yes |
Vaccine Product Administered |
| Path | Domains |
|---|---|
| doseQuantity | UnitsOfMeasure |
| performer.function | CaregiverRelationshipType |
| route | Route |
| status | MedicationAdministrationStatus |
| vaccineCode | Medication |