toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
healthconnectonfhir
/
edu.stanford.healthconnectonfhir
/
ObservationsDocumentMapper
Observations
Document
Mapper
interface
ObservationsDocumentMapper
Inheritors
ObservationsDocumentMapperImpl
Members
Functions
map
Link copied to clipboard
abstract
fun
<
T
:
Record
>
map
(
observationDocument
:
DocumentSnapshot
)
:
T
abstract
fun
map
(
observation
:
Observation
)
:
Map
<
String
,
Any
>