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) - 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-patient-alert-category-code"] ; # 
  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-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>"
  ] ; # 
  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-patient-alert-category-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "TemporaryPMIXPatientAlertCategoryCode"] ; # 
  fhir:title [ fhir:v "PMIX Patient Alert Category Code (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 "A code identifying a kind of patient alert."] ; # 
  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 "13"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Suspected non-fatal overdose alert" ]
  ] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Suspected fatal overdose alert" ]
  ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Doctor/pharmacy shopping alert" ]
  ] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "Overlapping prescription alert" ]
  ] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "MME alert" ]
  ] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "Marijuana alert" ]
  ] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "Prescribing practice alert" ]
  ] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "Dispensing practice alert" ]
  ] [
fhir:code [ fhir:v "09" ] ;
fhir:display [ fhir:v "Naloxone dispensing alert" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Conviction alert" ]
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Law Enforcement alert" ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "Patient contract alert" ]
  ] [
fhir:code [ fhir:v "99" ] ;
fhir:display [ fhir:v "Unspecified Alert" ]
  ] ) . #