<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="krpghd-device-identifier" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>KRPGHDSearchParameterDeviceIdentifier</h2>
      <p>Parameter <code>identifier</code>:<code>token</code></p>
      <div>
        <p>기기 식별자</p>
      </div>
      <table class="grid">
        <tr>
          <td>Resource</td>
          <td>
            <a href="http://hl7.org/fhir/R4/device.html">Device</a>
          </td>
        </tr>
        <tr>
          <td>Expression</td>
          <td>
            <code>Device.identifier</code>
          </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: The parameter may have multiple values (separated by comma) where at least one must be true</li>
            </ul>
          </td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://example.org/fhir/krpghd/SearchParameter/krpghd-device-identifier" />
  <version value="0.2.0" />
  <name value="KRPGHDSearchParameterDeviceIdentifier" />
  <derivedFrom value="http://hl7.org/fhir/SearchParameter/Device-identifier" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2022-12-01T00:00:00+09:00" />
  <publisher value="Korea Health Information Service" />
  <contact>
    <name value="Korea Health Information Service" />
    <telecom>
      <system value="url" />
      <value value="http://www.k-his.or.kr" />
    </telecom>
  </contact>
  <description value="기기 식별자" />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="KR" />
    </coding>
  </jurisdiction>
  <code value="identifier" />
  <base value="Device" />
  <type value="token" />
  <expression value="Device.identifier" />
  <multipleOr value="true">
    <extension url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY" />
    </extension>
  </multipleOr>
  <multipleAnd value="true">
    <extension url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY" />
    </extension>
  </multipleAnd>
</SearchParameter>