HL7 Terminology (THO)
6.0.2 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: PMIX Species Type 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 "PMIXSpeciesTypeCode"] ; # 
  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 PMIXSpeciesTypeCode</b></p><a name=\"PMIXSpeciesTypeCode\"> </a><a name=\"hcPMIXSpeciesTypeCode\"> </a><a name=\"PMIXSpeciesTypeCode-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/PMIXSpeciesTypeCode</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>PMIXSpeciesTypeCode</td></tr><tr><td>Title</td><td>PMIX Species Type 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>Species Type Code: The PMIX equivalent to the PAT20 field of the ASAP format which identifies whether the patient is a human patient or a veterinary patient, for use in PDMP (Prescription Drug Monitoring Program) data exchanges.</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/PMIXSpeciesTypeCode</td><td>true</td><td>2024-06-03 --&gt; (ongoing)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/PMIXSpeciesTypeCode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "PMIXSpeciesTypeCode"] ; # 
  fhir:title [ fhir:v "PMIX Species Type 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\nSpecies Type Code: The PMIX equivalent to the PAT20 field of the ASAP format which identifies whether the patient is a human patient or a veterinary patient, for use in PDMP (Prescription Drug Monitoring Program) data exchanges."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/PMIXSpeciesTypeCode" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-06-03"^^xsd:date ]     ]
  ] ) . #