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 |
|
| category | Token | :missing | Yes |
Classification of the consent statement - for indexing/retrieval |
|
| date | Date | :missing eq ne lt le gt ge sa eb ap |
When this Consent was created or indexed |
||
| identifier | Token | :missing eq | Yes |
Identifier for this record (external references) |
|
| patient | Reference (Patient) | :missing eq | Yes | Yes |
Who the consent applies to |
| actor | Reference (CareTeam, Device, Group, Organization, Patient, Practitioner, PractitionerRole, RelatedPerson) | :missing eq | Yes | Yes |
Resource for the actor (or group, by role) |
| practitioner-actor | Reference (Practitioner) | :missing eq | Yes | Yes |
Practitioner involved in the consent |
| scope | Token | :missing | Yes |
Which of the four areas this resource covers (extensible) |
|
| status | Token | :missing | Yes |
draft | proposed | active | rejected | inactive | entered-in-error |
|
| verified-by | Reference (Organization, Practitioner, PractitionerRole) | :missing eq | Yes | Yes |
Person or organization conducting verification |
| Path | Domains |
|---|---|
| category | ConsentCategory |
| provision.action | ConsentProvisionAction |
| provision.code | ConsentProvisionCode |
| scope | ConsentScope |
| status | ConsentStatus |