Operation | update CarePlan |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/CarePlan/C6AMV7SSOAFSYV5G |
Resource | CarePlan | Id | C6AMV7SSOAFSYV5G | | |
<?xml version="1.0" encoding="UTF-8"?>
<CarePlan xmlns="http://hl7.org/fhir">
<id value="C6AMV7SSOAFSYV5G"/>
<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-575769"/>
</identifier>
<status value="completed"/>
<intent value="plan"/>
<subject>
<reference value="Patient/C6AMV7OIUDR2C7CC"/>
</subject>
<period>
<start value="2021-02-07"/>
</period>
<careTeam>
<reference value="CareTeam/C6AMV7QHB2KKBM4D"/>
</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="2021-03-06T12:35:48Z"/>
</scheduledPeriod>
<performer>
<reference value="Practitioner/C6AMV7MIIVZ65HZ6"/>
</performer>
</detail>
</activity>
</CarePlan>