Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build Netherlands flag

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: request-id - XML Representation

Active as of 2023-07-10

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="request-id"/>
  <meta>
    <lastUpdated value="2023-07-09T13:07:53.6125521+00:00"/>
  </meta>
  <language value="nl-NL"/>
  <text>
    <status value="generated"/>
    <div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL"><p class="res-header-id"><b>Generated Narrative: SearchParameter request-id</b></p><a name="request-id"> </a><a name="hcrequest-id"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2023-07-09 13:07:53+0000; Language: nl-NL</p></div><h2>KT2_SearchRequestId</h2><p>Parameter <code>requestId</code>:<code>token</code></p><div><p>Search requestId for tracking audit events</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/auditevent.html">AuditEvent</a></td></tr><tr><td>Expression</td><td><code>AuditEvent.extension('http://koppeltaal.nl/fhir/StructureDefinition/request-id')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url value="http://koppeltaal.nl/fhir/SearchParameter/request-id"/>
  <version value="1.4.5-beta.002"/>
  <name value="KT2_SearchRequestId"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-07-10"/>
  <publisher value="VZVZ"/>
  <contact>
    <name value="VZVZ"/>
    <telecom>
      <system value="email"/>
      <value value="standaardisatie@vzvz.nl"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Search requestId for tracking audit events"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NL"/>
      <display value="Netherlands"/>
    </coding>
  </jurisdiction>
  <code value="requestId"/>
  <base value="AuditEvent"/>
  <type value="token"/>
  <expression
              value="AuditEvent.extension('http://koppeltaal.nl/fhir/StructureDefinition/request-id')"/>
  <xpathUsage value="normal"/>
</SearchParameter>