Operation | updateCreate PractitionerRole |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/PractitionerRole/4bff777220df445080847d5cb4671733 |
Resource | PractitionerRole | Id | 4bff777220df445080847d5cb4671733 | | |
<?xml version="1.0" encoding="UTF-8"?>
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="4bff777220df445080847d5cb4671733"/>
<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 - PractitionerRole: Cardiology</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/practitioner"/>
<value value="131188874-6986"/>
</identifier>
<practitioner>
<reference value="Practitioner/94bb9190b45a45c19c374c249288df56"/>
</practitioner>
<organization>
<reference value="Organization/4dec8adc76704fddac2bbbabac0763e0"/>
</organization>
<code>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
<code value="doctor"/>
<display value="Doctor"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394579002"/>
<display value="Cardiology"/>
</coding>
</specialty>
</PractitionerRole>