Operation | updateCreate Person |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Person/1ad286499ea645ee8eba46e70fde7073 |
Resource | Person | Id | 1ad286499ea645ee8eba46e70fde7073 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Person xmlns="http://hl7.org/fhir">
<id value="1ad286499ea645ee8eba46e70fde7073"/>
<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">
<p>Touchstone Test Data - Patient: James Peterman</p>
</div>
</text>
<identifier>
<use value="official"/>
<system value="http://happyvalley.com/person"/>
<value value="3788109874-6986"/>
</identifier>
<name>
<use value="official"/>
<family value="PetermannIoozv"/>
<given value="JamesnIoozv"/>
</name>
<telecom>
<system value="phone"/>
<value value="(310) 310 6986"/>
<use value="home"/>
</telecom>
<gender value="male"/>
<birthDate value="1985-03-07"/>
<address>
<use value="home"/>
<line value="6986 Healthyway Rd"/>
<city value="NorthfieldnIoozv"/>
<state value="MN"/>
</address>
<managingOrganization>
<reference value="Organization/8653930e253548c797eb8884e5e50373"/>
</managingOrganization>
<active value="true"/>
</Person>