Elektronische Leistungsbestätigung
1.0.0 - draft

Elektronische Leistungsbestätigung - Local Development build (v1.0.0). See the Directory of published versions

: KK_ELB_RequestType - XML Representation

Active as of 2023-07-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="KK-ELB-RequestType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://e-lb.de/fhir/CodeSystem/KK_ELB_RequestType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">REQUEST_WITH_CALLBACK<a name="KK-ELB-RequestType-REQUEST_WITH_CALLBACK"> </a></td><td>Anfrage mit Verweis auf CallbackURL in source-&gt;endpoint</td></tr><tr><td style="white-space:nowrap">REQUEST_WITH_POLLING<a name="KK-ELB-RequestType-REQUEST_WITH_POLLING"> </a></td><td>Anfrage mit Verweis auf Abruf mittels Polling-Schnittstelle</td></tr></table></div>
  </text>
  <url value="https://e-lb.de/fhir/CodeSystem/KK_ELB_RequestType"/>
  <version value="1.0.0"/>
  <name value="KK_ELB_RequestType"/>
  <status value="active"/>
  <date value="2023-07-07T13:38:15+02:00"/>
  <publisher value="yoshteq GmbH &amp; Co. KG"/>
  <contact>
    <name value="yoshteq GmbH &amp; Co. KG"/>
    <telecom>
      <system value="url"/>
      <value value="https://yoshteq.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="dominik.hufnagel@yoshteq.de"/>
    </telecom>
  </contact>
  <description value="Requesttypes for eLB"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="REQUEST_WITH_CALLBACK"/>
    <display
             value="Anfrage mit Verweis auf CallbackURL in source-&gt;endpoint"/>
  </concept>
  <concept>
    <code value="REQUEST_WITH_POLLING"/>
    <display
             value="Anfrage mit Verweis auf Abruf mittels Polling-Schnittstelle"/>
  </concept>
</CodeSystem>