API end point: https://parkview-qa.careevolution.dev/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 |
|
| address | String | :exact :contains :missing | Yes |
A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text |
|
| address-city | String | :exact :contains :missing | Yes |
A city specified in an address |
|
| address-country | String | :exact :contains :missing | Yes |
A country specified in an address |
|
| address-postalcode | String | :exact :contains :missing | Yes |
A postalCode specified in an address |
|
| address-state | String | :exact :contains :missing | Yes |
A state specified in an address |
|
| birthdate | Date | :missing eq sa gt ge eb lt le ap |
The patient's date of birth |
||
| ethnicity | Token | :missing | Yes |
Returns patients with an ethnicity extension matching the specified code. |
|
| family | String | :exact :contains :missing | Yes |
A portion of the family name of the patient |
|
| gender | Token | :missing | Yes |
Gender of the patient |
|
| given | String | :exact :contains :missing | Yes |
A portion of the given name of the patient |
|
| identifier | Token | :missing eq | Yes |
A patient identifier |
|
| language | Token | :missing | Yes |
Language code (irrespective of use value) |
|
| name | String | :exact :contains :missing | Yes |
A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text |
|
| race | Token | :missing | Yes |
Returns patients with a race extension matching the specified code. |
|
| telecom | Token | :missing eq | Yes |
The value in any kind of telecom details of the patient |
|
| institution | String | :exact :contains :missing | Yes |
Returns patients with a CareEvolution institution extension matching the specified code. |
|
| _security | Token | :missing eq | Yes |
Security labels applied to this resource |
| Path | Domains |
|---|---|
| communication.language | Language |
| contact.gender | Gender |
| contact.relationship | PersonalAndLegalRelationshipRoleType |
| extension[http://hl7.org/fhir/StructureDefinition/patient-religion].valueCodeableConcept | Religion |
| extension[http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex].valueCode | Gender |
| extension[http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity] | Ethnicity |
| extension[http://hl7.org/fhir/us/core/StructureDefinition/us-core-race] | Race |
| gender | Gender |
| maritalStatus | MaritalStatus |