<OperationDefinition xmlns="http://hl7.org/fhir"> <id value="EpisodeOfCare-i-update-care-teams"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>update-care-teams</h2><p>OPERATION: update-care-teams</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/EpisodeOfCare-i-update-care-teams</pre><div><p>Modify the care team assignment of the episode of care and all care plans that has the episode of care as context.</p> </div><p>URL: [base]/EpisodeOfCare/[id]/$update-care-teams</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>addCareteams</td><td>0..*</td><td><a href="http://hl7.org/fhir/STU3/references.html#Reference">Reference</a></td><td/><td/></tr><tr><td>IN</td><td>removeCareteams</td><td>0..*</td><td><a href="http://hl7.org/fhir/STU3/references.html#Reference">Reference</a></td><td/><td/></tr></table></div> </text> <url value="http://ehealth.sundhed.dk/fhir/OperationDefinition/EpisodeOfCare-i-update-care-teams"/> <name value="update-care-teams"/> <status value="active"/> <kind value="operation"/> <date value="2020-05-22T12:11:22+00:00"/> <description value="Modify the care team assignment of the episode of care and all care plans that has the episode of care as context."/> <idempotent value="false"/> <code value="update-care-teams"/> <resource value="EpisodeOfCare"/> <system value="false"/> <type value="false"/> <instance value="true"/> <parameter> <name value="addCareteams"/> <use value="in"/> <min value="0"/> <max value="*"/> <type value="Reference"/> </parameter> <parameter> <name value="removeCareteams"/> <use value="in"/> <min value="0"/> <max value="*"/> <type value="Reference"/> </parameter> </OperationDefinition>