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 Patient Alert Category Code (Temporary) - JSON Representation

Active as of 2024-04-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "temporary-pmix-patient-alert-category-code",
  "text" : {
    "status" : "generated",
    "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-patient-alert-category-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"temporary-pmix-patient-alert-category-code-01\"> </a></td><td>Suspected non-fatal overdose alert</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"temporary-pmix-patient-alert-category-code-02\"> </a></td><td>Suspected fatal overdose alert</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"temporary-pmix-patient-alert-category-code-03\"> </a></td><td>Doctor/pharmacy shopping alert</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"temporary-pmix-patient-alert-category-code-04\"> </a></td><td>Overlapping prescription alert</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"temporary-pmix-patient-alert-category-code-05\"> </a></td><td>MME alert</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"temporary-pmix-patient-alert-category-code-06\"> </a></td><td>Marijuana alert</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"temporary-pmix-patient-alert-category-code-07\"> </a></td><td>Prescribing practice alert</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"temporary-pmix-patient-alert-category-code-08\"> </a></td><td>Dispensing practice alert</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"temporary-pmix-patient-alert-category-code-09\"> </a></td><td>Naloxone dispensing alert</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"temporary-pmix-patient-alert-category-code-10\"> </a></td><td>Conviction alert</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"temporary-pmix-patient-alert-category-code-11\"> </a></td><td>Law Enforcement alert</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"temporary-pmix-patient-alert-category-code-12\"> </a></td><td>Patient contract alert</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"temporary-pmix-patient-alert-category-code-99\"> </a></td><td>Unspecified Alert</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "phx"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-patient-alert-category-code",
  "version" : "1.0.0-ballot",
  "name" : "TemporaryPMIXPatientAlertCategoryCode",
  "title" : "PMIX Patient Alert Category Code (Temporary)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-04T15:37:00+00:00",
  "publisher" : "HL7 International / Pharmacy",
  "contact" : [
    {
      "name" : "HL7 International / Pharmacy",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name" : "Frank McKinney",
      "telecom" : [
        {
          "system" : "email",
          "value" : "frank.mckinney@pocp.com"
        },
        {
          "system" : "email",
          "value" : "fm@frankmckinney.com"
        }
      ]
    },
    {
      "name" : "Scott Robertson",
      "telecom" : [
        {
          "system" : "email",
          "value" : "scott.robertson@pocp.com"
        },
        {
          "system" : "email",
          "value" : "scott@BearHealthTech.consulting"
        }
      ]
    }
  ],
  "description" : "A code identifying a kind of patient alert.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "01",
      "display" : "Suspected non-fatal overdose alert"
    },
    {
      "code" : "02",
      "display" : "Suspected fatal overdose alert"
    },
    {
      "code" : "03",
      "display" : "Doctor/pharmacy shopping alert"
    },
    {
      "code" : "04",
      "display" : "Overlapping prescription alert"
    },
    {
      "code" : "05",
      "display" : "MME alert"
    },
    {
      "code" : "06",
      "display" : "Marijuana alert"
    },
    {
      "code" : "07",
      "display" : "Prescribing practice alert"
    },
    {
      "code" : "08",
      "display" : "Dispensing practice alert"
    },
    {
      "code" : "09",
      "display" : "Naloxone dispensing alert"
    },
    {
      "code" : "10",
      "display" : "Conviction alert"
    },
    {
      "code" : "11",
      "display" : "Law Enforcement alert"
    },
    {
      "code" : "12",
      "display" : "Patient contract alert"
    },
    {
      "code" : "99",
      "display" : "Unspecified Alert"
    }
  ]
}