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
Active as of 2024-04-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="temporary-pmix-response-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-response-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">complete<a name="temporary-pmix-response-status-complete"> </a></td><td>Complete</td><td><div><p>Data is available and returned for a person that matches the requested patient based on the information
provided in the request</p>
</div></td></tr><tr><td style="white-space:nowrap">no-data<a name="temporary-pmix-response-status-no-data"> </a></td><td>No Data</td><td><div><p>There is no data for a person that matches the requested patient based on the information provided in the
request</p>
</div></td></tr><tr><td style="white-space:nowrap">disallowed<a name="temporary-pmix-response-status-disallowed"> </a></td><td>Disallowed</td><td><div><p>The requesting user's role is not permitted in the state from which they are requesting information</p>
</div></td></tr><tr><td style="white-space:nowrap">error<a name="temporary-pmix-response-status-error"> </a></td><td>Error</td><td><div><p>An error occurred in request process either at the PDMP or hub level. This status would include hub or PDMP
system errors as well as externally created faults. The hub should also send the specific error text</p>
</div></td></tr><tr><td style="white-space:nowrap">deferred<a name="temporary-pmix-response-status-deferred"> </a></td><td>Deferred</td><td><div><p>The response cannot be returned at this time. This may be caused by the request going to a manual process
(placed in a queue for a person to review and reconcile) in a state PDMP system</p>
</div></td></tr><tr><td style="white-space:nowrap">version-mismatch<a name="temporary-pmix-response-status-version-mismatch"> </a></td><td>Version Mismatch</td><td><div><p>Differences in the versions of the hub software being used by two states cause an error</p>
</div></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/CodeSystem/temporary-pmix-response-status"/>
<version value="1.0.0-ballot"/>
<name value="TemporaryPMIXResponseStatus"/>
<title value="PMIX Response Status Codes (Temporary)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-04-04T15:37:00+00: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="Code indicating the overall status of a PDMP response"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="complete"/>
<display value="Complete"/>
<definition
value="Data is available and returned for a person that matches the requested patient based on the information
provided in the request"/>
</concept>
<concept>
<code value="no-data"/>
<display value="No Data"/>
<definition
value="There is no data for a person that matches the requested patient based on the information provided in the
request"/>
</concept>
<concept>
<code value="disallowed"/>
<display value="Disallowed"/>
<definition
value="The requesting user's role is not permitted in the state from which they are requesting information"/>
</concept>
<concept>
<code value="error"/>
<display value="Error"/>
<definition
value="An error occurred in request process either at the PDMP or hub level. This status would include hub or PDMP
system errors as well as externally created faults. The hub should also send the specific error text"/>
</concept>
<concept>
<code value="deferred"/>
<display value="Deferred"/>
<definition
value="The response cannot be returned at this time. This may be caused by the request going to a manual process
(placed in a queue for a person to review and reconcile) in a state PDMP system"/>
</concept>
<concept>
<code value="version-mismatch"/>
<display value="Version Mismatch"/>
<definition
value="Differences in the versions of the hub software being used by two states cause an error"/>
</concept>
</CodeSystem>