Operation | updateCreate Practitioner |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Practitioner/6ae26fd538994fe2b52089636a5e4fa9 |
Resource | Practitioner | Id | 6ae26fd538994fe2b52089636a5e4fa9 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Practitioner xmlns="http://hl7.org/fhir">
<id value="6ae26fd538994fe2b52089636a5e4fa9"/>
<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 Samuel Knifedge</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/practitioner"/>
<value value="3788109874-6986-2904979"/>
</identifier>
<name>
<family value="Knifedgek5IT2FU"/>
<given value="Samuelk5IT2FU"/>
<prefix value="Dr"/>
</name>
<telecom>
<system value="phone"/>
<value value="(310) 310-6986"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="6986 Better Way"/>
<city value="Santa Fe"/>
<state value="NM"/>
</address>
<gender value="male"/>
<birthDate value="1978-03-07"/>
</Practitioner>