DocumentAdministrativeMetadataOutput interface
Document administrative metadata
Properties
encounter |
Reference to the encounter associated with the document. |
ordered |
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[]