id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "CareTeam",
"status": "active",
"subject": {
"reference": "Patient/example"
},
"participant": [
{
"member": {
"reference": "Practitioner/example"
}
}
]
}{
"resourceType": "CareTeam",
"status": "active",
"subject": {
"reference": "Patient/example"
},
"participant": [
{
"member": {
"reference": "Practitioner/example"
}
}
]
}