Operation | updateCreate Person |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Person/e0e115a8bc4f42b98ebb7bf35679cba0 |
Resource | Person | Id | e0e115a8bc4f42b98ebb7bf35679cba0 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Person xmlns="http://hl7.org/fhir">
<id value="e0e115a8bc4f42b98ebb7bf35679cba0"/>
<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="1986-02-28"/>
<address>
<use value="home"/>
<line value="6986 Healthyway Rd"/>
<city value="NorthfieldnIoozv"/>
<state value="MN"/>
</address>
<managingOrganization>
<reference value="Organization/67e9247327464c3e971db585fd07ebc1"/>
</managingOrganization>
<active value="true"/>
</Person>