Da Vinci Payer Data Exchange, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-epdx/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="pdex-medicationdispense-patient"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>SearchParameter: PdexMedicationDispensePatient — Returns dispensed prescriptions for a specific patient.</p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fm"/>
</extension>
<url
value="http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-medicationdispense-patient"/>
<version value="2.2.0"/>
<name value="PdexMedicationDispensePatient"/>
<derivedFrom value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-07-01T21:51:58.017219Z"/>
<publisher value="HL7 International / Financial Management"/>
<contact>
<name value="HL7 International / Financial Management"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fm@lists.HL7.org"/>
</telecom>
</contact>
<contact>
<name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
<telecom>
<system value="email"/>
<value value="mailto:mark.scrimshire@onyxhealth.io"/>
</telecom>
</contact>
<contact>
<name value="HL7 International - Financial Management"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fm"/>
</telecom>
</contact>
<description
value="Returns dispensed prescriptions for a specific patient."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<code value="patient"/>
<base value="MedicationDispense"/>
<type value="reference"/>
<expression value="MedicationDispense.subject.where(resolve() is Patient)"/>
<xpathUsage value="normal"/>
<target value="Patient"/>
<target value="Group"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
</SearchParameter>