Operation | create |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Practitioner |
Resource | Practitioner | | | | |
<?xml version="1.0" encoding="UTF-8"?>
<Practitioner xmlns="http://hl7.org/fhir">
<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">Touchstone Test Data - Practitioner: Dr Matthew Sugarcoat</div>
</text>
<identifier>
<system value="http://happyvalley.com/practitioner"/>
<value value="131188874-575769-131188874"/>
</identifier>
<name>
<family value="Sugarcoatwqf3Df"/>
<given value="Matthewwqf3Df"/>
<prefix value="Dr"/>
</name>
<telecom>
<system value="phone"/>
<value value="(310) 310-6986"/>
<use value="work"/>
</telecom>
<gender value="male"/>
<birthDate value="1977-03-07"/>
</Practitioner>