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 Species Type Code (Temporary) - XML Representation

Active as of 2024-04-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="temporary-pmix-species-type-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-species-type-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">01<a name="temporary-pmix-species-type-code-01"> </a></td><td>Human</td><td>Human</td></tr><tr><td style="white-space:nowrap">02<a name="temporary-pmix-species-type-code-02"> </a></td><td>Veterinary Patient</td><td>Veterinary Patient</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-species-type-code"/>
  <version value="1.0.0-ballot"/>
  <name value="TemporaryPmixSpeciesTypeCode"/>
  <title value="PMIX Species Type Code (Temporary)"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-01T00:00:00-05:00"/>
  <publisher value="HL7 International / Pharmacy"/>
  <contact>
    <name value="HL7 International / Pharmacy"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
  </contact>
  <contact>
    <name value="Frank McKinney"/>
    <telecom>
      <system value="email"/>
      <value value="frank.mckinney@pocp.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fm@frankmckinney.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Scott Robertson"/>
    <telecom>
      <system value="email"/>
      <value value="scott.robertson@pocp.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="scott@BearHealthTech.consulting"/>
    </telecom>
  </contact>
  <description
               value="This code system defines codes identifying the species type of a patient (human vs veterinary)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="01"/>
    <display value="Human"/>
    <definition value="Human"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Veterinary Patient"/>
    <definition value="Veterinary Patient"/>
  </concept>
</CodeSystem>