Skip to main content

EncounterHistory

Draft Clinical — Care Provision

A record of significant events/milestones key data throughout the history of an Encounter

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/EncounterHistory
InteractionMethodPath
ReadGET/fhir/R5/EncounterHistory/[id]
VreadGET/fhir/R5/EncounterHistory/[id]/_history/[vid]
UpdatePUT/fhir/R5/EncounterHistory/[id]
PatchPATCH/fhir/R5/EncounterHistory/[id]
DeleteDELETE/fhir/R5/EncounterHistory/[id]
CreatePOST/fhir/R5/EncounterHistory
SearchGET/fhir/R5/EncounterHistory?...
HistoryGET/fhir/R5/EncounterHistory/[id]/_history
Type-historyGET/fhir/R5/EncounterHistory/_history

Top-level elements

ElementType(s)CardinalityDescription
encounterReference0..1The Encounter associated with this set of historic values
identifierIdentifier0..*Identifier(s) by which this encounter is known
statuscode1..1planned
classCodeableConcept1..1Classification of patient encounter
typeCodeableConcept0..*Specific type of encounter
serviceTypeCodeableReference0..*Specific type of service
subjectReference0..1The patient or group related to this encounter
subjectStatusCodeableConcept0..1The current status of the subject in relation to the Encounter
actualPeriodPeriod0..1The actual start and end time associated with this set of values associated with the encounter
plannedStartDatedateTime0..1The planned start date/time (or admission date) of the encounter
plannedEndDatedateTime0..1The planned end date/time (or discharge date) of the encounter
lengthDuration0..1Actual quantity of time the encounter lasted (less time absent)
locationBackboneElement0..*Location of the patient at this point in the encounter

Resource-specific search parameters

ParameterTypeDescription
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenIdentifier(s) by which this encounter is known
patientreferenceThe patient present at the encounter
statustokenStatus of the Encounter history entry
subjectreferenceThe patient or group present at the encounter

Reference