This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions
: krcore-sp-diagnosticreport-patient - XML Representation
Raw xml | Download
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="krcore-sp-diagnosticreport-patient"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>KRCoreSearchParameterDiagnosticReportPatient</h2><p>Parameter <code>patient</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.subject.where(resolve() is Patient)</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a></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://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-patient"/>
<version value="1.0.2"/>
<name value="KRCoreSearchParameterDiagnosticReportPatient"/>
<derivedFrom value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-12-04T10:04:56+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="patient"/>
<base value="DiagnosticReport"/>
<type value="reference"/>
<expression value="DiagnosticReport.subject.where(resolve() is Patient)"/>
<target value="Patient"/>
<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>