BfArM Digitale Anwendungen
3.0.2-RC1 - draft

BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Operation to retrieve all endpoints for an interface - XML Representation

Draft as of 2026-02-25

Raw xml | Download


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="DeviceDefinitionEndpoints"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition DeviceDefinitionEndpoints</b></p><a name="DeviceDefinitionEndpoints"> </a><a name="hcDeviceDefinitionEndpoints"> </a><p>URL: [base]/DeviceDefinition/[id]/$endpoints</p><h3>Parameters</h3><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>Searchset Bundle containing all Endpoint resources (HiisDeviceDataRecorderEndpoint) referenced in the HiisDeviceDataRecorderEndpointLink extension on the interface</p>
</div></td></tr></table></div>
  </text>
  <url
       value="https://fhir.bfarm.de/OperationDefinition/DeviceDefinitionEndpoints"/>
  <version value="3.0.2-RC1"/>
  <name value="DeviceDefinitionEndpoints"/>
  <title value="Operation to retrieve all endpoints for an interface"/>
  <status value="draft"/>
  <kind value="operation"/>
  <date value="2026-02-25T07:31:33+01:00"/>
  <publisher value="BfArM"/>
  <contact>
    <name value="BfArM"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bfarm.de"/>
    </telecom>
  </contact>
  <description
               value="This operation returns all endpoints (HiisDeviceDataRecorderEndpoint) that are linked to a specific interface (HiisDeviceDataRecorderDefinition) via the HiisDeviceDataRecorderEndpointLink extension"/>
  <affectsState value="false"/>
  <code value="endpoints"/>
  <resource value="DeviceDefinition"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="Searchset Bundle containing all Endpoint resources (HiisDeviceDataRecorderEndpoint) referenced in the HiisDeviceDataRecorderEndpointLink extension on the interface"/>
    <type value="Bundle"/>
  </parameter>
</OperationDefinition>