Rdvms Queries

Interactive examples coming soon...

contacts :: [RdvmContact!]!

Lookup an rdvms contacts

ArgumentTypeDescription
rdvmIdID

getRdvmRecentPatients :: [RdvmRecentPatients!]!

ArgumentTypeDescription
limitInt
rdvmIdID!

rdvm :: Rdvm

ArgumentTypeDescription
idID

rdvmContact :: RdvmContact

ArgumentTypeDescription
idID!ID of resource to lookup

rdvmDocument :: RdvmDocument

ArgumentTypeDescription
idID!ID of resource to lookup

rdvms :: [Rdvm!]!

ArgumentTypeDescription
limitInt
offsetInt
updatedAtEndNaiveDateTime
updatedAtStartNaiveDateTime

rdvmsCount :: Int

ArgumentTypeDescription
includeLocationsUnassignedBoolean
locationIds[ID]
primaryLocationIdID
termString

searchRdvms :: [Rdvm!]!

ArgumentTypeDescription
includeLocationsUnassignedBoolean
isActiveBoolean
limitInt
locationIds[ID]
offsetInt
primaryLocationIdID
termString

visits :: [RdvmVisit!]!

ArgumentTypeDescription
limitIntLimit the number of results, defaults to no limit
offsetIntPagination offset, defaults to 0
rdvmIdID

visitsCount :: Int

Counts total visits for this rDVM

ArgumentTypeDescription
rdvmIdID