Operation | create |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Slot |
Resource | Slot | | | | |
<?xml version="1.0" encoding="UTF-8"?>
<Slot 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">
<p>Touchstone Test Data - Slot: Rehabilitation Medicine</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/slot"/>
<value value="131188874-575769"/>
</identifier>
<serviceCategory>
<coding>
<system value="http://example.org/service-category"/>
<code value="dp"/>
<display value="Disability Support"/>
</coding>
</serviceCategory>
<serviceType>
<coding>
<system value="http://example.org/service-type"/>
<code value="rm"/>
<display value="Rehabilitation Medicine"/>
</coding>
</serviceType>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394602003"/>
<display value="Rehabilitation"/>
</coding>
</specialty>
<schedule>
<reference value="Schedule/C6AMYVQQZO43ZRUM"/>
</schedule>
<status value="busy"/>
<start value="2019-10-24T13:00:00Z"/>
<end value="2019-10-24T13:15:00Z"/>
<overbooked value="false"/>
<comment value="Assessments should be performed before requesting appointments in this slot."/>
</Slot>