Operation | updateCreate Practitioner |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Practitioner/94bb9190b45a45c19c374c249288df56 |
Resource | Practitioner | Id | 94bb9190b45a45c19c374c249288df56 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Practitioner xmlns="http://hl7.org/fhir">
<id value="94bb9190b45a45c19c374c249288df56"/>
<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 - Practitioner: Dr Randall Heartbeat</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/practitioner"/>
<value value="131188874-6986-6986"/>
</identifier>
<name>
<family value="HeartbeatpQghi"/>
<given value="RandallpQghi"/>
<prefix value="Dr"/>
</name>
<telecom>
<system value="phone"/>
<value value="(310) 310-6986"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="310 Healthcare Drive"/>
<city value="St. Louis"/>
<state value="MO"/>
</address>
<gender value="male"/>
<birthDate value="1988-03-07"/>
</Practitioner>