Skip to main content

CommunicationListType

No description

type CommunicationListType {
CommunicationList(
_filter: String
identifier: [token]
subject: [reference]
_lastUpdated: [date]
_security: [token]
instantiates_canonical: [reference]
part_of: [reference]
received: [date]
encounter: [reference]
medium: [token]
sent: [date]
based_on: [reference]
_profile: [uri]
sender: [reference]
patient: [reference]
_tag: [token]
recipient: [reference]
_source: [uri]
instantiates_uri: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Communication]
}

Fields

CommunicationListType.CommunicationList ● [Communication] list object

CommunicationListType.CommunicationList._filter ● String scalar
CommunicationListType.CommunicationList.identifier ● [token] list scalar
CommunicationListType.CommunicationList.subject ● [reference] list scalar
CommunicationListType.CommunicationList._lastUpdated ● [date] list scalar
CommunicationListType.CommunicationList._security ● [token] list scalar
CommunicationListType.CommunicationList.instantiates_canonical ● [reference] list scalar
CommunicationListType.CommunicationList.part_of ● [reference] list scalar
CommunicationListType.CommunicationList.received ● [date] list scalar
CommunicationListType.CommunicationList.encounter ● [reference] list scalar
CommunicationListType.CommunicationList.medium ● [token] list scalar
CommunicationListType.CommunicationList.sent ● [date] list scalar
CommunicationListType.CommunicationList.based_on ● [reference] list scalar
CommunicationListType.CommunicationList._profile ● [uri] list scalar
CommunicationListType.CommunicationList.sender ● [reference] list scalar
CommunicationListType.CommunicationList.patient ● [reference] list scalar
CommunicationListType.CommunicationList._tag ● [token] list scalar
CommunicationListType.CommunicationList.recipient ● [reference] list scalar
CommunicationListType.CommunicationList._source ● [uri] list scalar
CommunicationListType.CommunicationList.instantiates_uri ● [uri] list scalar
CommunicationListType.CommunicationList._id ● [token] list scalar
CommunicationListType.CommunicationList._text ● [String] list scalar
CommunicationListType.CommunicationList._content ● [String] list scalar
CommunicationListType.CommunicationList.category ● [token] list scalar
CommunicationListType.CommunicationList.status ● [token] list scalar
CommunicationListType.CommunicationList._sort ● String scalar
CommunicationListType.CommunicationList._count ● Int scalar
CommunicationListType.CommunicationList._cursor ● String scalar