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-01 |
@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-opioid-treatment-code"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-opioid-treatment-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-opioid-treatment-code-01\"> </a></td><td>Not Used for Opioid Dependency Treatment</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"temporary-pmix-opioid-treatment-code-02\"> </a></td><td>Used for Opioid Dependency Treatment</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"temporary-pmix-opioid-treatment-code-03\"> </a></td><td>Pain Associated with Active and Aftercare Cancer Treatment</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"temporary-pmix-opioid-treatment-code-04\"> </a></td><td>Palliative Care in Conjunction with a Serious Illness</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"temporary-pmix-opioid-treatment-code-05\"> </a></td><td>End-of-Life and Hospice Care</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"temporary-pmix-opioid-treatment-code-06\"> </a></td><td>A Pregnant Individual with a Pre-existing Prescription for Opioids</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"temporary-pmix-opioid-treatment-code-07\"> </a></td><td>Acute Pain for an Individual with an Existing Opioid Prescription for Chronic Pain</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"temporary-pmix-opioid-treatment-code-08\"> </a></td><td>Individuals Pursuing an Active Taper of Opioid Medications</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"temporary-pmix-opioid-treatment-code-09\"> </a></td><td>Patient is Participating in a Pain Management Contract</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"temporary-pmix-opioid-treatment-code-10\"> </a></td><td>Acute Opioid Therapy</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"temporary-pmix-opioid-treatment-code-11\"> </a></td><td>Chronic Opioid Therapy.</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"temporary-pmix-opioid-treatment-code-99\"> </a></td><td>Other (trading partner agreed upon reason or not indiciated)</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-opioid-treatment-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "TemporaryPMIXOpioidTreatmentCode"] ; #
fhir:title [ fhir:v "PMIX Opioid Treatment Code (Temporary)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-04-01T00:00:00-05: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 the reason for an opioid prescription"] ; #
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 "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Not Used for Opioid Dependency Treatment" ]
] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Used for Opioid Dependency Treatment" ]
] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Pain Associated with Active and Aftercare Cancer Treatment" ]
] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "Palliative Care in Conjunction with a Serious Illness" ]
] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "End-of-Life and Hospice Care" ]
] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "A Pregnant Individual with a Pre-existing Prescription for Opioids" ]
] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "Acute Pain for an Individual with an Existing Opioid Prescription for Chronic Pain" ]
] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "Individuals Pursuing an Active Taper of Opioid Medications" ]
] [
fhir:code [ fhir:v "09" ] ;
fhir:display [ fhir:v "Patient is Participating in a Pain Management Contract" ]
] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Acute Opioid Therapy" ]
] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Chronic Opioid Therapy." ]
] [
fhir:code [ fhir:v "99" ] ;
fhir:display [ fhir:v "Other (trading partner agreed upon reason or not indiciated)" ]
] ) . #
IG © 2023+ HL7 International / Pharmacy. Package hl7.fhir.us.pdmp#1.0.0-ballot based on FHIR 4.0.1. Generated 2024-04-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change