@medic/cht-datasource
Preparing search index...
Report
v1
Report
Interface Report
A report document.
interface
Report
{
_id
:
string
;
_rev
:
string
;
contact
?:
NormalizedParent
;
fields
:
DataObject
;
form
:
string
;
reported_date
:
Date
;
readonly
[
key
:
string
]:
DataValue
;
}
Hierarchy (
View Summary
)
Doc
Report
ReportWithLineage
Indexable
readonly
[
key
:
string
]:
DataValue
Index
Properties
_
id
_
rev
contact?
fields
form
reported_
date
Properties
Readonly
_
id
_id
:
string
Readonly
_
rev
_rev
:
string
Optional
Readonly
contact
contact
?:
NormalizedParent
Readonly
fields
fields
:
DataObject
Readonly
form
form
:
string
Readonly
reported_
date
reported_date
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
_
rev
contact
fields
form
reported_
date
@medic/cht-datasource
Loading...
A report document.