Operation | create Organization |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Organization |
Resource | Organization | | | | |
<?xml version="1.0" encoding="UTF-8"?>
<Organization 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 - Organization: Happy Valley Clinic</div>
</text>
<identifier>
<use value="official"/>
<system value="http://happyvalley.com/organization"/>
<value value="3788109874-575769-02118670"/>
</identifier>
<active value="true"/>
<name value="Happy Valley Clinic 6LyrBteu4C"/>
<telecom>
<system value="phone"/>
<value value="(+1) 310-310-6986"/>
</telecom>
</Organization>