HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: PMIX Status Code - TTL Representation

Active as of 2024-06-03

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PMIXStatusCode"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem PMIXStatusCode</b></p><a name=\"PMIXStatusCode\"> </a><a name=\"hcPMIXStatusCode\"> </a><a name=\"PMIXStatusCode-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/PMIXStatusCode</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>PMIXStatusCode</td></tr><tr><td>Title</td><td>PMIX Status Code</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>This code system is part of the PMIX National Architecture. The Prescription Monitoring Information eXchange (PMIX) Standards Organization is the sole body responsible for developing, updating and maintaining all aspects of the PMIX National Architecture and any related standards, documentation and/or guidance documents. The PMIX Standards Organization is made up of State Prescription Drug Monitoring Programs, Prescription Drug Monitoring Program Vendors, Third-Party Intermediaries and Federal Agencies. The appropriate contacts for PMIX are the Chair and Vice Chair of the PMIX Executive Committee.</p>\n<p>Chair: <a href=\"mailto:chad.garner@pharmacy.ohio.gov\">Chad Garner</a></p>\n<p>Vice Chair: <a href=\"mailto:townseca@dhec.sc.gov\">Chelsea Townsend</a></p>\n<p>Status Code: A code that indicates the status of the request to the PDMP (Prescription Drug Monitoring Program).</p>\n</div></td></tr><tr><td>Publisher</td><td>Prescription Monitoring Information eXchange (PMIX) Standards Organization</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/PMIXStatusCode</td><td>true</td><td>2024-06-03 --&gt; (ongoing)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/PMIXStatusCode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "PMIXStatusCode"] ; # 
  fhir:title [ fhir:v "PMIX Status Code"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2024-06-03T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Prescription Monitoring Information eXchange (PMIX) Standards Organization"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Prescription Monitoring Information eXchange (PMIX) Standards Organization" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pdmpttac@iir.com" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.pdmpassist.org/PMIX" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-850-481-PDMP" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system is part of the PMIX National Architecture. The Prescription Monitoring Information eXchange (PMIX) Standards Organization is the sole body responsible for developing, updating and maintaining all aspects of the PMIX National Architecture and any related standards, documentation and/or guidance documents. The PMIX Standards Organization is made up of State Prescription Drug Monitoring Programs, Prescription Drug Monitoring Program Vendors, Third-Party Intermediaries and Federal Agencies. The appropriate contacts for PMIX are the Chair and Vice Chair of the PMIX Executive Committee.\r\n\r\nChair: [Chad Garner](mailto:chad.garner@pharmacy.ohio.gov)\r\n\r\nVice Chair: [Chelsea Townsend](mailto:townseca@dhec.sc.gov)\r\n\r\nStatus Code: A code that indicates the status of the request to the PDMP (Prescription Drug Monitoring Program)."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/PMIXStatusCode" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-06-03"^^xsd:date ]     ]
  ] ) . #