Skip to main content

GuidanceResponseConnectionType

No description

type GuidanceResponseConnectionType {
GuidanceResponseConection(
_filter: String
identifier: [token]
request: [token]
_profile: [uri]
patient: [reference]
subject: [reference]
_lastUpdated: [date]
_tag: [token]
_security: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
_sort: String
_count: Int
_cursor: String
): GuidanceResponseConnection
}

Fields

GuidanceResponseConnectionType.GuidanceResponseConection ● GuidanceResponseConnection object

GuidanceResponseConnectionType.GuidanceResponseConection._filter ● String scalar
GuidanceResponseConnectionType.GuidanceResponseConection.identifier ● [token] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection.request ● [token] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._profile ● [uri] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection.patient ● [reference] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection.subject ● [reference] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._lastUpdated ● [date] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._tag ● [token] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._security ● [token] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._source ● [uri] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._id ● [token] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._text ● [String] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._content ● [String] list scalar
GuidanceResponseConnectionType.GuidanceResponseConection._sort ● String scalar
GuidanceResponseConnectionType.GuidanceResponseConection._count ● Int scalar
GuidanceResponseConnectionType.GuidanceResponseConection._cursor ● String scalar