US Prescription Drug Monitoring Program (PDMP)
1.0.0-ballot - STU1 Ballot United States of America flag

This page is part of the US Prescription Drug Monitoring Program (PDMP) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: PDMP Message Definition - Request - XML Representation

Active as of 2024-04-01

Raw xml | Download



<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="pdmp-request"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageDefinition</b><a name="pdmp-request"> </a><a name="hcpdmp-request"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MessageDefinition &quot;pdmp-request&quot; </p></div><p><b>wg</b>: phx</p><p><b>url</b>: <code>http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-request</code></p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: PdmpMessageDefinitionRequest</p><p><b>title</b>: PDMP Message Definition - Request</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2024-04-01 00:00:00-0500</p><p><b>publisher</b>: HL7 International / Pharmacy</p><p><b>contact</b>: HL7 International / Pharmacy: <a href="http://www.hl7.org/Special/committees/medication">http://www.hl7.org/Special/committees/medication</a>, Frank McKinney: <a href="mailto:frank.mckinney@pocp.com">frank.mckinney@pocp.com</a>,<a href="mailto:fm@frankmckinney.com">fm@frankmckinney.com</a>, Scott Robertson: <a href="mailto:scott.robertson@pocp.com">scott.robertson@pocp.com</a>,<a href="mailto:scott@BearHealthTech.consulting">scott@BearHealthTech.consulting</a></p><p><b>description</b>: Message requesting information from a PDMP facilitator system about medication dispensations and administrations</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>purpose</b>: Request information from a PDMP facilitator about medication dispensations and administrations</p><p><b>event</b>: http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history (Details: urn:ietf:rfc:3986 code http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history = 'http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history', stated as 'null')</p><p><b>category</b>: currency</p><h3>Focus</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style="display: none">*</td><td>Parameters</td><td>1</td><td>1</td></tr></table><h3>AllowedResponses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Message</b></td><td><b>Situation</b></td></tr><tr><td style="display: none">*</td><td><a href="MessageDefinition-pdmp-response.html">PDMP Message Definition - Response</a></td><td>Returned when processing completes</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url value="http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-request"/>
  <version value="1.0.0-ballot"/>
  <name value="PdmpMessageDefinitionRequest"/>
  <title value="PDMP Message Definition - Request"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-01T00:00:00-05:00"/>
  <publisher value="HL7 International / Pharmacy"/>
  <contact>
    <name value="HL7 International / Pharmacy"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
  </contact>
  <contact>
    <name value="Frank McKinney"/>
    <telecom>
      <system value="email"/>
      <value value="frank.mckinney@pocp.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fm@frankmckinney.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Scott Robertson"/>
    <telecom>
      <system value="email"/>
      <value value="scott.robertson@pocp.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="scott@BearHealthTech.consulting"/>
    </telecom>
  </contact>
  <description
               value="Message requesting information from a PDMP facilitator system about medication dispensations and administrations"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Request information from a PDMP facilitator about medication dispensations and administrations"/>
  <eventCoding>
    <system value="urn:ietf:rfc:3986"/>
    <code
          value="http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history"/>
  </eventCoding>
  <category value="currency"/>
  <focus>
    <code value="Parameters"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <allowedResponse>
    <message
             value="http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-response"/>
    <situation value="Returned when processing completes"/>
  </allowedResponse>
</MessageDefinition>