patient
and status
as query parameters.Authorization: Bearer ********************
{
"resourceType": "Bundle",
"id": "47a732c8-9209-4541-9353-e8e0e3772bb0",
"meta": {
"lastUpdated": "2025-05-13T02:05:16.452+00:00"
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://fhir-dev.edvak.com/fhir/CareTeam?_include=CareTeam%3Aparticipant%3APractitionerRole&patient=Patient%2F213&status=active"
}
],
"entry": [
{
"fullUrl": "https://fhir-dev.edvak.com/fhir/CareTeam/404",
"resource": {
"resourceType": "CareTeam",
"id": "404",
"meta": {
"versionId": "1",
"lastUpdated": "2025-05-10T09:04:50.009+00:00",
"source": "#4Pwd44lfqDhPxs9G"
},
"status": "active",
"name": "Error Entry Care Team for Patient 112",
"subject": {
"reference": "Patient/213"
},
"participant": [
{
"role": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/careteam-role",
"code": "dietitian",
"display": "Dietitian"
}
]
}
],
"member": {
"reference": "RelatedPerson/351",
"display": "van Putten"
}
}
]
},
"search": {
"mode": "match"
}
}
]
}