Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

: Operacja pobrania katalogu usług laboratorium lub punktu pobrań - XML Representation

Draft as of 2025-08-28

Raw xml | Download


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="ssidl-healthcareService-everything"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition ssidl-healthcareService-everything</b></p><a name="ssidl-healthcareService-everything"> </a><a name="hcssidl-healthcareService-everything"> </a><p>URL: [base]/HealthcareService/[id]/$everything</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/R5/bundle.html">Bundle</a> (<a href="StructureDefinition-ssidl-bundle-serviceCatalogExport.html" title="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-serviceCatalogExport">Pakiet eksportu katalogu usług (SSIDL)</a>)</td><td/><td><div><p>Zasób typu Bundle zawierający wszystkie zasoby powiązane z katalogiem usług laboratorium lub punktu pobrań</p>
</div></td></tr></table></div>
  </text>
  <url
       value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-healthcareService-everything"/>
  <version value="0.1.1"/>
  <name value="GetCatalog"/>
  <status value="draft"/>
  <kind value="operation"/>
  <date value="2025-08-28T19:36:49+00:00"/>
  <publisher value="Uniwersytet Medyczny w Łodzi"/>
  <contact>
    <name value="Uniwersytet Medyczny w Łodzi"/>
    <telecom>
      <system value="url"/>
      <value value="http://umed.pl"/>
    </telecom>
  </contact>
  <description
               value="Operacja pobrania katalogu usług laboratorium lub punktu pobrań"/>
  <code value="everything"/>
  <resource value="HealthcareService"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="Zasób typu Bundle zawierający wszystkie zasoby powiązane z katalogiem usług laboratorium lub punktu pobrań"/>
    <type value="Bundle"/>
    <targetProfile
                   value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-serviceCatalogExport"/>
  </parameter>
</OperationDefinition>