eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Export Appointment to iCal - XML Representation

Active as of 2019-02-02

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="ehealth-appointment-toical"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>URL: [base]/Appointment/[id]/$exportAsiCal</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>A Binary resource that encapsulates the iCal file.</p>
</div></td></tr></table><div><p>The iCal file is wrapped inside a Binary resource.</p>
</div></div>
  </text>
  <url
       value="http://ehealth.sundhed.dk/fhir/OperationDefinition/ehealth-appointment-toical"/>
  <version value="latest"/>
  <name value="Export Appointment to iCal"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2019-02-02"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="This operation exports the Appointment to an iCal [RFC-5545](https://tools.ietf.org/html/rfc5545) format"/>
  <affectsState value="true"/>
  <code value="exportAsiCal"/>
  <comment value="The iCal file is wrapped inside a Binary resource."/>
  <resource value="Appointment"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="A Binary resource that encapsulates the iCal file. "/>
    <type value="Bundle"/>
  </parameter>
</OperationDefinition>