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

: PMIX Response Status Codes (Temporary) - TTL Representation

Active as of 2024-04-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "temporary-pmix-response-status"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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\nprovided in the request</p>\n</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\nrequest</p>\n</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>\n</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\nsystem errors as well as externally created faults. The hub should also send the specific error text</p>\n</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\n(placed in a queue for a person to review and reconcile) in a state PDMP system</p>\n</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>\n</div></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "phx" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-response-status"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "TemporaryPMIXResponseStatus"] ; # 
  fhir:title [ fhir:v "PMIX Response Status Codes (Temporary)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-04T15:37:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Pharmacy"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Pharmacy" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/medication" ]     ] )
  ] [
fhir:name [ fhir:v "Frank McKinney" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "frank.mckinney@pocp.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fm@frankmckinney.com" ]     ] )
  ] [
fhir:name [ fhir:v "Scott Robertson" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "scott.robertson@pocp.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "scott@BearHealthTech.consulting" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code indicating the overall status of a PDMP response"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "complete" ] ;
fhir:display [ fhir:v "Complete" ] ;
fhir:definition [ fhir:v "Data is available and returned for a person that matches the requested patient based on the information \nprovided in the request" ]
  ] [
fhir:code [ fhir:v "no-data" ] ;
fhir:display [ fhir:v "No Data" ] ;
fhir:definition [ fhir:v "There is no data for a person that matches the requested patient based on the information provided in the \nrequest" ]
  ] [
fhir:code [ fhir:v "disallowed" ] ;
fhir:display [ fhir:v "Disallowed" ] ;
fhir:definition [ fhir:v "The requesting user's role is not permitted in the state from which they are requesting information" ]
  ] [
fhir:code [ fhir:v "error" ] ;
fhir:display [ fhir:v "Error" ] ;
fhir:definition [ fhir:v "An error occurred in request process either at the PDMP or hub level. This status would include hub or PDMP \nsystem errors as well as externally created faults. The hub should also send the specific error text" ]
  ] [
fhir:code [ fhir:v "deferred" ] ;
fhir:display [ fhir:v "Deferred" ] ;
fhir:definition [ fhir:v "The response cannot be returned at this time. This may be caused by the request going to a manual process \n(placed in a queue for a person to review and reconcile) in a state PDMP system" ]
  ] [
fhir:code [ fhir:v "version-mismatch" ] ;
fhir:display [ fhir:v "Version Mismatch" ] ;
fhir:definition [ fhir:v "Differences in the versions of the hub software being used by two states cause an error" ]
  ] ) . #