Share via


DocumentAdministrativeMetadataOutput interface

Document administrative metadata

Properties

encounterId

Reference to the encounter associated with the document.

orderedProcedures

List of procedure information associated with the document.

Property Details

encounterId

Reference to the encounter associated with the document.

encounterId?: string

Property Value

string

orderedProcedures

List of procedure information associated with the document.

orderedProcedures?: OrderedProcedureOutput[]

Property Value