Operation | updateCreate PractitionerRole |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/PractitionerRole/101f782cc07e45e298cfb0c03ff07612 |
Resource | PractitionerRole | Id | 101f782cc07e45e298cfb0c03ff07612 | | |
<?xml version="1.0" encoding="UTF-8"?>
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="101f782cc07e45e298cfb0c03ff07612"/>
<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/b09e9cedf3714ac59c5c799537f253ff"/>
</practitioner>
<organization>
<reference value="Organization/ed6e3ac148a74844acbbcab19febb598"/>
</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>