Skip to main content

CarePlanListType

No description

type CarePlanListType {
CarePlanList(
_filter: String
date: [date]
care_team: [reference]
subject: [reference]
_lastUpdated: [date]
part_of: [reference]
based_on: [reference]
patient: [reference]
activity_date: [date]
instantiates_uri: [uri]
activity_code: [token]
identifier: [token]
goal: [reference]
performer: [reference]
replaces: [reference]
_security: [token]
instantiates_canonical: [reference]
encounter: [reference]
intent: [token]
activity_reference: [reference]
condition: [reference]
_profile: [uri]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): [CarePlan]
}

Fields

CarePlanListType.CarePlanList ● [CarePlan] list object

CarePlanListType.CarePlanList._filter ● String scalar
CarePlanListType.CarePlanList.date ● [date] list scalar
CarePlanListType.CarePlanList.care_team ● [reference] list scalar
CarePlanListType.CarePlanList.subject ● [reference] list scalar
CarePlanListType.CarePlanList._lastUpdated ● [date] list scalar
CarePlanListType.CarePlanList.part_of ● [reference] list scalar
CarePlanListType.CarePlanList.based_on ● [reference] list scalar
CarePlanListType.CarePlanList.patient ● [reference] list scalar
CarePlanListType.CarePlanList.activity_date ● [date] list scalar
CarePlanListType.CarePlanList.instantiates_uri ● [uri] list scalar
CarePlanListType.CarePlanList.activity_code ● [token] list scalar
CarePlanListType.CarePlanList.identifier ● [token] list scalar
CarePlanListType.CarePlanList.goal ● [reference] list scalar
CarePlanListType.CarePlanList.performer ● [reference] list scalar
CarePlanListType.CarePlanList.replaces ● [reference] list scalar
CarePlanListType.CarePlanList._security ● [token] list scalar
CarePlanListType.CarePlanList.instantiates_canonical ● [reference] list scalar
CarePlanListType.CarePlanList.encounter ● [reference] list scalar
CarePlanListType.CarePlanList.intent ● [token] list scalar
CarePlanListType.CarePlanList.activity_reference ● [reference] list scalar
CarePlanListType.CarePlanList.condition ● [reference] list scalar
CarePlanListType.CarePlanList._profile ● [uri] list scalar
CarePlanListType.CarePlanList._tag ● [token] list scalar
CarePlanListType.CarePlanList._source ● [uri] list scalar
CarePlanListType.CarePlanList._id ● [token] list scalar
CarePlanListType.CarePlanList._text ● [String] list scalar
CarePlanListType.CarePlanList._content ● [String] list scalar
CarePlanListType.CarePlanList.category ● [token] list scalar
CarePlanListType.CarePlanList.status ● [token] list scalar
CarePlanListType.CarePlanList._sort ● String scalar
CarePlanListType.CarePlanList._count ● Int scalar
CarePlanListType.CarePlanList._cursor ● String scalar