<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="krcore-sp-diagnosticreport-study" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>KRCoreSearchParameterDiagnosticReportStudy</h2>
      <p>Parameter <code>study</code>:<code>reference</code></p>
      <div>
        <p>진단보고를 위한 진단영상</p>
      </div>
      <table class="grid">
        <tr>
          <td>Resource</td>
          <td>
            <a href="http://hl7.org/fhir/R4/diagnosticreport.html">DiagnosticReport</a>
          </td>
        </tr>
        <tr>
          <td>Expression</td>
          <td>
            <code>DiagnosticReport.imagingStudy</code>
          </td>
        </tr>
        <tr>
          <td>Target Resources</td>
          <td>
            <a href="http://hl7.org/fhir/R4/imagingstudy.html">ImagingStudy</a>
          </td>
        </tr>
        <tr>
          <td>Multiples</td>
          <td>The parameter can repeat (and) and can have repeating values (or)</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-study" />
  <version value="1.0.1" />
  <name value="KRCoreSearchParameterDiagnosticReportStudy" />
  <status value="active" />
  <experimental value="false" />
  <date value="2023-06-30T13:42:49+09:00" />
  <publisher value="HL7 Korea" />
  <contact>
    <name value="HL7 Korea" />
    <telecom>
      <system value="url" />
      <value value="http://www.hl7korea.or.kr/" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="contact@healthall.co.kr" />
    </telecom>
  </contact>
  <contact>
    <name value="HealthAll Inc." />
    <telecom>
      <system value="email" />
      <value value="contact@healthall.co.kr" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="진단보고를 위한 진단영상" />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="KR" />
      <display value="Korea, Republic of" />
    </coding>
  </jurisdiction>
  <code value="study" />
  <base value="DiagnosticReport" />
  <type value="reference" />
  <expression value="DiagnosticReport.imagingStudy" />
  <target value="ImagingStudy" />
  <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>