Request

Operationupdate Practitioner
MethodPUT
Pathhttps://blaze.life.uni-leipzig.de/fhir/Practitioner/C6AMYBEUNBS7PXLX
ResourcePractitionerIdC6AMYBEUNBS7PXLX
Headers
Accept
application/fhir+xml;charset=UTF-8
Content-Type
application/fhir+xml;charset=UTF-8
Content
<?xml version="1.0" encoding="UTF-8"?>

<Practitioner xmlns="http://hl7.org/fhir">  
    <id value="C6AMYBEUNBS7PXLX"/>  
    <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 Rick Heartbeat</p>
        </div> 
    </text>  
    <identifier> 
        <system value="http://happyvalley.com/practitioner"/>  
        <value value="02118670-575769"/> 
    </identifier>  
    <name> 
        <family value="HeartbeatkvBiFq7wj"/>  
        <given value="RickkvBiFq7wj"/>  
        <prefix value="Dr"/> 
    </name>  
    <telecom> 
        <system value="phone"/>  
        <value value="(310) 310-6986"/>  
        <use value="work"/> 
    </telecom>  
    <address> 
        <use value="work"/>  
        <line value="6986 Healthway Drive"/>  
        <city value="St. Louis"/>  
        <state value="MO"/> 
    </address>  
    <gender value="male"/>  
    <birthDate value="1969-03-07"/>  
    <communication> 
        <coding> 
            <system value="urn:ietf:bcp:47"/>  
            <code value="fr"/>  
            <display value="French"/> 
        </coding> 
    </communication> 
</Practitioner>