eHealth Infrastructure
2.3.0 - release

eHealth Infrastructure - Local Development build (v2.3.0). See the Directory of published versions

: Traverse to SOR - XML Representation

Active as of 2022-09-27

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="Organization-i-traverse-to-sor"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>URL: [base]/Organization/[id]/$traverse-to-sor</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</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>0..1</td><td><a href="http://hl7.org/fhir/R4/organization.html">Organization</a></td><td/><td/></tr></table></div>
  </text>
  <url
       value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-traverse-to-sor"/>
  <version value="2.3.0"/>
  <name value="traverse-to-sor"/>
  <title value="Traverse to SOR"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2022-09-27T12:58:35+00:00"/>
  <publisher value="Systematic | Trifork"/>
  <contact>
    <name value="Systematic | Trifork"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="Traverse upforwards to the first SOR organization
Http response code 404 will be returned if no related SOR organization could be found"/>
  <affectsState value="false"/>
  <code value="traverse-to-sor"/>
  <resource value="Organization"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="0"/>
    <max value="1"/>
    <type value="Organization"/>
  </parameter>
</OperationDefinition>