Operation | update CarePlan |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/CarePlan/1ddbaf755800405cbfc8f3da1ea05961 |
Resource | CarePlan | Id | 1ddbaf755800405cbfc8f3da1ea05961 | | |
<?xml version="1.0" encoding="UTF-8"?>
<CarePlan xmlns="http://hl7.org/fhir">
<id value="1ddbaf755800405cbfc8f3da1ea05961"/>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Touchstone Test Data - CarePlan: Operation on heart, completed</div>
</text>
<identifier>
<system value="http://happyvalley.com/carePlan"/>
<value value="131188874-6986"/>
</identifier>
<status value="completed"/>
<intent value="plan"/>
<subject>
<reference value="Patient/82ddc27e6b8d4d0b824ac23c544cb96c"/>
</subject>
<period>
<start value="2022-01-28"/>
</period>
<careTeam>
<reference value="CareTeam/c83ea9d9c65240b7a7cb048e3cdee986"/>
</careTeam>
<activity>
<detail>
<kind value="ServiceRequest"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="64915003"/>
<display value="Operation on heart"/>
</coding>
</code>
<status value="completed"/>
<scheduledPeriod>
<start value="2022-02-27T14:12:03Z"/>
</scheduledPeriod>
<performer>
<reference value="Practitioner/743cd2ec51d44a0bb5d7d327ad61e083"/>
</performer>
</detail>
</activity>
</CarePlan>