Operation | update CareTeam |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/CareTeam/aa9ec292dea94549801bfda3570113b4 |
Resource | CareTeam | Id | aa9ec292dea94549801bfda3570113b4 | | |
{
"resourceType" : "CareTeam",
"id" : "aa9ec292dea94549801bfda3570113b4",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Touchstone Test Data - CareTeam: Condition-focused care team</div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/careTeam",
"value" : "3788109874-310"
} ],
"status" : "active",
"category" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/care-team-category",
"code" : "condition"
} ]
} ],
"subject" : {
"reference" : "Patient/38b13c8544914d9587041e2a919e1bef"
},
"period" : {
"start" : "2022-01-28"
},
"participant" : [ {
"role" : [ {
"text" : "Assigned practitioner"
} ],
"member" : {
"reference" : "Practitioner/5032e138ba284c32b30f4faaf23cf517"
},
"period" : {
"start" : "2022-01-28"
}
} ],
"managingOrganization" : [ {
"reference" : "Organization/83d0d4d8a42b4ed99a7c49a4876602fd"
} ],
"telecom" : [ {
"system" : "phone",
"value" : "(310) 310-6986",
"use" : "work"
} ]
}