care teams
post
/organizations/{organizationId}/fhir/3/careteam
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
Params
organizationId* | string|string | id|slug |
Body
resourceType* | string | CareTeam | This is a CareTeam resource |
identifier | array(Identifier) | This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. | |
status | string | proposed|active|suspended|inactive|entered-in-error | Indicates the current state of the care team. |
category | array(CodeableConcept) | Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team. | |
name | string | A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams. | |
subject | Reference | Identifies the patient or group whose intended care is handled by the team. | |
context | Reference | The encounter or episode of care that establishes the context for this care team. | |
period | Period | Indicates when the team did (or is intended to) come into effect and end. | |
participant | array(CareTeam_Participant) | Identifies all people and organizations who are expected to be involved in the care team. | |
reasonCode | array(CodeableConcept) | Describes why the care team exists. | |
reasonReference | array(Reference) | Condition(s) that this care team addresses. | |
managingOrganization | array(Reference) | The organization responsible for the care team. | |
note | array(Annotation) | Comments made about the CareTeam. |
Response
patch
/organizations/{organizationId}/fhir/3/careteam/{resourceId}
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
Params
organizationId* | string|string | id|slug | |
resourceId* |
Body
resourceType* | string | CareTeam | This is a CareTeam resource |
identifier | array(Identifier) | This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. | |
status | string | proposed|active|suspended|inactive|entered-in-error | Indicates the current state of the care team. |
category | array(CodeableConcept) | Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team. | |
name | string | A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams. | |
subject | Reference | Identifies the patient or group whose intended care is handled by the team. | |
context | Reference | The encounter or episode of care that establishes the context for this care team. | |
period | Period | Indicates when the team did (or is intended to) come into effect and end. | |
participant | array(CareTeam_Participant) | Identifies all people and organizations who are expected to be involved in the care team. | |
reasonCode | array(CodeableConcept) | Describes why the care team exists. | |
reasonReference | array(Reference) | Condition(s) that this care team addresses. | |
managingOrganization | array(Reference) | The organization responsible for the care team. | |
note | array(Annotation) | Comments made about the CareTeam. |
Response
get
/organizations/{organizationId}/fhir/3/careteam/{resourceId}
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
get
/organizations/{organizationId}/fhir/3/careteam/{resourceId}/_history
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_count | string | ||
_since | string |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
get
/organizations/{organizationId}/fhir/3/careteam/{resourceId}/_history/{versionId}
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
Params
organizationId* | string|string | id|slug | |
resourceId* | |||
versionId* |
Response
delete
/organizations/{organizationId}/fhir/3/careteam/{resourceId}
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
get
/organizations/{organizationId}/fhir/3/careteam
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_id | string | ||
_language | string | ||
category | string | ||
context | string | ||
date | string | ||
encounter | string | ||
identifier | string | ||
participant | string | ||
patient | string | ||
status | string | ||
subject | string |
Params
organizationId* | string|string | id|slug |
Response
get
/organizations/{organizationId}/fhir/3/careteam/_history
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_count | string | ||
_since | string |
Params
organizationId* | string|string | id|slug |
Response
post
/organizations/{organizationId}/fhir/3/careteam/_search
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
Request
Headers
content-type* | string | application/json|application/x-www-form-urlencoded | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_id | string | ||
_language | string | ||
category | string | ||
context | string | ||
date | string | ||
encounter | string | ||
identifier | string | ||
participant | string | ||
patient | string | ||
status | string | ||
subject | string |
Params
organizationId* | string|string | id|slug |
Body
resourceType* | string | CareTeam | This is a CareTeam resource |
identifier | array(Identifier) | This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. | |
status | string | proposed|active|suspended|inactive|entered-in-error | Indicates the current state of the care team. |
category | array(CodeableConcept) | Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team. | |
name | string | A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams. | |
subject | Reference | Identifies the patient or group whose intended care is handled by the team. | |
context | Reference | The encounter or episode of care that establishes the context for this care team. | |
period | Period | Indicates when the team did (or is intended to) come into effect and end. | |
participant | array(CareTeam_Participant) | Identifies all people and organizations who are expected to be involved in the care team. | |
reasonCode | array(CodeableConcept) | Describes why the care team exists. | |
reasonReference | array(Reference) | Condition(s) that this care team addresses. | |
managingOrganization | array(Reference) | The organization responsible for the care team. | |
note | array(Annotation) | Comments made about the CareTeam. |
Response
put
/organizations/{organizationId}/fhir/3/careteam/{resourceId}
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
Params
organizationId* | string|string | id|slug | |
resourceId* |
Body
resourceType* | string | CareTeam | This is a CareTeam resource |
identifier | array(Identifier) | This records identifiers associated with this care team that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. | |
status | string | proposed|active|suspended|inactive|entered-in-error | Indicates the current state of the care team. |
category | array(CodeableConcept) | Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team. | |
name | string | A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams. | |
subject | Reference | Identifies the patient or group whose intended care is handled by the team. | |
context | Reference | The encounter or episode of care that establishes the context for this care team. | |
period | Period | Indicates when the team did (or is intended to) come into effect and end. | |
participant | array(CareTeam_Participant) | Identifies all people and organizations who are expected to be involved in the care team. | |
reasonCode | array(CodeableConcept) | Describes why the care team exists. | |
reasonReference | array(Reference) | Condition(s) that this care team addresses. | |
managingOrganization | array(Reference) | The organization responsible for the care team. | |
note | array(Annotation) | Comments made about the CareTeam. |