Skip to main content

MedicationStatementConnection

No description

type MedicationStatementConnection {
count: Int
offset: Int
pagesize: Int
first: ID
previous: ID
next: ID
last: ID
edges: [MedicationStatementEdge]
}

Fields

MedicationStatementConnection.count ● Int scalar

MedicationStatementConnection.offset ● Int scalar

MedicationStatementConnection.pagesize ● Int scalar

MedicationStatementConnection.first ● ID scalar

MedicationStatementConnection.previous ● ID scalar

MedicationStatementConnection.next ● ID scalar

MedicationStatementConnection.last ● ID scalar

MedicationStatementConnection.edges ● [MedicationStatementEdge] list object

Returned By

MedicationStatementConection query

Member Of

MedicationStatementConnectionType object