Facade Encounter
http://fhir.patientsknowbest.com/structuredefinition/facade-encounter
https://www.hl7.org/fhir/STU3/encounter.html
Overview
An Encounter represents an interaction with the healthcare system, such as an inpatient stay.
Relevant PKB entities
Mappings
FHIR | PKB | Notes |
---|---|---|
Resource id | [[Encounter.Encounter ID]] | Â |
Encounter.extension | Running through each [[Encounter Event]] from oldest to newest, add one "specialty-history" extension as follows for each block of consecutive [[Encounter Event]]s with the same [[Data Point.Specialty]] (where "the same" means an exact, case-sensitive match of the specialty value).
| Â |
Encounter.status | "unknown" | Â |
Encounter.class |
[[Encounter Event.Class]] code mappings (PKB →  FHIR):
| Â |
Encounter.classHistory | Running through each [[Encounter Event]] from oldest to newest, add one entry to "classHistory" for each block of consecutive [[Encounter Event]]s with the same class value (where the class value is the FHIR value mapped from [[Encounter Event.Class]]). Do not add an entry if the value is OTHER.
| Â |
Encounter.participant | Running through each [[Encounter Event]] from oldest to newest, add one entry to "participant" for each block of consecutive [[Encounter Event]]s with the same [[Encounter Event→External Participant]] (where "the same" means an exact, case-sensitive match of the participant name).
[[Encounter Event→External Participant.Role]] code mappings (PKB → FHIR):
| Â |
Encounter.period |
| Â |
Encounter.location | Running through each [[Encounter Event]] from oldest to newest, add one entry to "location" for each block of consecutive [[Encounter Event]]s with the same [[Encounter Event->Location]] (where "the same" means an exact, case-sensitive match of the location description). The location should be added as a contained Location resource to the response...
...and reference from the location list.
| Â |
Â