CH ATC (R4)
3.3.0-cibuild - ci-build Switzerland flag

CH ATC (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 3.3.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-atc/ and changes regularly. See the Directory of published versions

: Search Parameter AuditEvent entity.identifier - XML Representation

Page standards status: Trial-use

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="AuditEvent-entity-identifier"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>SPEntityIdentifier <a style="padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6" href="http://hl7.org/fhir/R4/versions.html#std-process" title="Standards Status = Trial Use">TU</a></h2><p>Parameter <code>entity-identifier</code>:<code>token</code></p><div><p>This parameter specifies unique identifier for the object. The parameter value should be identified in accordance to the entity type.</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.entity.what.identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: 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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url
       value="http://fhir.ch/ig/ch-atc/SearchParameter/AuditEvent-entity-identifier"/>
  <version value="3.3.0-cibuild"/>
  <name value="SPEntityIdentifier"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-08-15"/>
  <publisher value="eHealth Suisse"/>
  <contact>
    <name value="eHealth Suisse"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.e-health-suisse.ch/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oliver Egger"/>
    <telecom>
      <system value="email"/>
      <value value="oliver.egger@ahdis.ch"/>
    </telecom>
  </contact>
  <description
               value="This parameter specifies unique identifier for the object. The parameter value should be identified in accordance to the entity type."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <code value="entity-identifier"/>
  <base value="AuditEvent"/>
  <type value="token"/>
  <expression value="AuditEvent.entity.what.identifier"/>
  <xpathUsage value="normal"/>
  <multipleAnd value="true"/>
</SearchParameter>