API end point: https://parkview-qa.careevolution.dev/api/fhir/r4.
| 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 |
|
| class | Token | :missing | Yes |
Classification of patient encounter |
|
| date | Date | :missing eq ne lt le gt ge sa eb ap |
A date within the period the Encounter lasted |
||
| diagnosis | Reference (Condition, Procedure) | :missing eq | Yes | Yes |
The diagnosis or procedure relevant to the encounter |
| identifier | Token | :missing eq | Yes |
Identifier(s) by which this encounter is known |
|
| location | Reference (Location) | :missing eq | Yes | Yes |
Location the encounter takes place |
| location-period | Date | :missing eq ne lt le gt ge sa eb ap |
Time period during which the patient was present at the location |
||
| location-period-reference | Token |
Dummy parameter used to link location's period and reference |
|||
| participant | Reference (Practitioner, PractitionerRole, RelatedPerson) | :missing eq | Yes | Yes |
Persons involved in the encounter other than the patient |
| participant-type | Token | :missing | Yes |
Role of participant in encounter |
|
| patient | Reference (Patient) | :missing eq | Yes | Yes |
The patient or group present at the encounter |
| practitioner | Reference (Practitioner) | :missing eq | Yes | Yes |
Persons involved in the encounter other than the patient |
| reason-code | Token | :missing | Yes |
Coded reason the encounter takes place |
|
| status | Token | :missing | Yes |
planned | arrived | triaged | in-progress | onleave | finished | cancelled + |
|
| subject | Reference (Group, Patient) | :missing eq | Yes | Yes |
The patient or group present at the encounter |
| type | Token | :missing | Yes |
Specific type of encounter |
|
| _security | Token | :missing eq | Yes |
Security labels applied to this resource |
| Path | Domains |
|---|---|
| class | PatientClass |
| classHistory.class | PatientClass |
| extension[http://careevolution.com/fhirextensions#encounter-drg].valueCodeableConcept | Drg |
| hospitalization.admitSource | AdmitSource |
| hospitalization.dischargeDisposition | DischargeType |
| length | UnitsOfMeasure |
| participant.type | CaregiverRelationshipType |
| priority | AdmissionType |
| reasonCode | EncounterReason |
| serviceType | HospitalService |
| status | EncounterStatus |
| statusHistory.status | EncounterStatus |
| type | PatientType |