Skip to main content

GoalListType

No description

type GoalListType {
GoalList(
_filter: String
identifier: [token]
subject: [reference]
_lastUpdated: [date]
_security: [token]
start_date: [date]
lifecycle_status: [token]
_profile: [uri]
achievement_status: [token]
patient: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
target_date: [date]
_sort: String
_count: Int
_cursor: String
): [Goal]
}

Fields

GoalListType.GoalList ● [Goal] list object

GoalListType.GoalList._filter ● String scalar
GoalListType.GoalList.identifier ● [token] list scalar
GoalListType.GoalList.subject ● [reference] list scalar
GoalListType.GoalList._lastUpdated ● [date] list scalar
GoalListType.GoalList._security ● [token] list scalar
GoalListType.GoalList.start_date ● [date] list scalar
GoalListType.GoalList.lifecycle_status ● [token] list scalar
GoalListType.GoalList._profile ● [uri] list scalar
GoalListType.GoalList.achievement_status ● [token] list scalar
GoalListType.GoalList.patient ● [reference] list scalar
GoalListType.GoalList._tag ● [token] list scalar
GoalListType.GoalList._source ● [uri] list scalar
GoalListType.GoalList._id ● [token] list scalar
GoalListType.GoalList._text ● [String] list scalar
GoalListType.GoalList._content ● [String] list scalar
GoalListType.GoalList.category ● [token] list scalar
GoalListType.GoalList.target_date ● [date] list scalar
GoalListType.GoalList._sort ● String scalar
GoalListType.GoalList._count ● Int scalar
GoalListType.GoalList._cursor ● String scalar