openmrs-esm-core

O3 Framework / Visit

Interface: Visit

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:20

Indexable

[anythingElse: string]: any

Properties

attributes?

optional attributes: OpenmrsResource[]

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:29


display?

optional display: string

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:22


encounters?

optional encounters: Encounter[]

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:23


location?

optional location: Location

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:26


patient?

optional patient: Patient

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:24


startDatetime

startDatetime: string

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:27


stopDatetime

stopDatetime: null | string

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:28


uuid

uuid: string

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:21


visitType

visitType: VisitType

Defined in: packages/framework/esm-emr-api/src/types/visit-resource.ts:25