HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-27 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="Appointment-performer-my-core"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter Appointment-performer-my-core</b></p><a name="Appointment-performer-my-core"> </a><a name="hcAppointment-performer-my-core"> </a><h2>SearchParameterAppointmentPerformerMYCore</h2><p>Parameter <code>performer</code>:<code>reference</code></p><div><p>The performers in an Appointment</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/appointment.html">Appointment</a></td></tr><tr><td>Expression</td><td><code>Appointment.participant.where(type.coding.code = 'PPRF').actor | Appointment.participant.where(type.coding.code = 'SPRF').actor</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/practitionerrole.html">PractitionerRole</a>, <a href="http://hl7.org/fhir/R4/practitioner.html">Practitioner</a></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://fhir.hie.moh.gov.my/SearchParameter/Appointment-performer-my-core"/>
<version value="2.0.1"/>
<name value="SearchParameterAppointmentPerformerMYCore"/>
<status value="active"/>
<date value="2025-08-27T15:21:45+08:00"/>
<publisher value="MHNexus Sdn Bhd"/>
<contact>
<name value="MHNexus Sdn Bhd"/>
<telecom>
<system value="url"/>
<value
value="http://www.hl7.org/Special/committees/ | https://www.mhn.asia/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="bizdev@mhnexus.com"/>
</telecom>
</contact>
<description value="The performers in an Appointment"/>
<code value="performer"/>
<base value="Appointment"/>
<type value="reference"/>
<expression
value="Appointment.participant.where(type.coding.code = 'PPRF').actor | Appointment.participant.where(type.coding.code = 'SPRF').actor"/>
<target value="PractitionerRole"/>
<target value="Practitioner"/>
</SearchParameter>