DaVinci Payer Data Exchange (PDex) US Drug Formulary
1.1.0 - STU 1.1

This page is part of the US Drug Formulary (v1.1.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Codes for types of pharmacies - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="usdf-PharmacyTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PharmacyTypeCS 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">1-month-in-retail<a name="usdf-PharmacyTypeCS-1-month-in-retail"> </a></td><td>1 month in network retail</td><td>1 Month Supply via in-network retail pharmacy.</td></tr><tr><td style="white-space:nowrap">1-month-out-retail<a name="usdf-PharmacyTypeCS-1-month-out-retail"> </a></td><td>1 month out of network retail</td><td>1 Month Supply via out-of-network retail pharmacy.</td></tr><tr><td style="white-space:nowrap">1-month-in-mail<a name="usdf-PharmacyTypeCS-1-month-in-mail"> </a></td><td>1 month in network mail order</td><td>1 Month Supply via in-network mail order pharmacy.</td></tr><tr><td style="white-space:nowrap">1-month-out-mail<a name="usdf-PharmacyTypeCS-1-month-out-mail"> </a></td><td>1 month out of network mail order</td><td>1 Month Supply via out-of-network mail order pharmacy.</td></tr><tr><td style="white-space:nowrap">3-month-in-retail<a name="usdf-PharmacyTypeCS-3-month-in-retail"> </a></td><td>3 month in network retail</td><td>3 Month Supply via in-network retail pharmacy.</td></tr><tr><td style="white-space:nowrap">3-month-out-retail<a name="usdf-PharmacyTypeCS-3-month-out-retail"> </a></td><td>3 month out of network retail</td><td>3 Month Supply via out-of-network retail pharmacy.</td></tr><tr><td style="white-space:nowrap">3-month-in-mail<a name="usdf-PharmacyTypeCS-3-month-in-mail"> </a></td><td>3 month in network mail order</td><td>3 Month Supply via in-network mail order pharmacy.</td></tr><tr><td style="white-space:nowrap">3-month-out-mail<a name="usdf-PharmacyTypeCS-3-month-out-mail"> </a></td><td>3 month out of network mail order</td><td>3 Month Supply via out-of-network mail order pharmacy.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PharmacyTypeCS"/>
  <version value="1.1.0"/>
  <name value="PharmacyTypeCS"/>
  <title value="Codes for types of pharmacies"/>
  <status value="active"/>
  <date value="2021-10-15T15:46:55+00:00"/>
  <publisher value="HL7 Pharmacy Working Group"/>
  <contact>
    <name value="HL7 Pharmacy Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pharmacy@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes for types of Pharmacies. Each payer will have its own controlled vocabulary."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="1-month-in-retail"/>
    <display value="1 month in network retail"/>
    <definition value="1 Month Supply via in-network retail pharmacy."/>
  </concept>
  <concept>
    <code value="1-month-out-retail"/>
    <display value="1 month out of network retail"/>
    <definition value="1 Month Supply via out-of-network retail pharmacy."/>
  </concept>
  <concept>
    <code value="1-month-in-mail"/>
    <display value="1 month in network mail order"/>
    <definition value="1 Month Supply via in-network mail order pharmacy."/>
  </concept>
  <concept>
    <code value="1-month-out-mail"/>
    <display value="1 month out of network mail order"/>
    <definition value="1 Month Supply via out-of-network mail order pharmacy."/>
  </concept>
  <concept>
    <code value="3-month-in-retail"/>
    <display value="3 month in network retail"/>
    <definition value="3 Month Supply via in-network retail pharmacy."/>
  </concept>
  <concept>
    <code value="3-month-out-retail"/>
    <display value="3 month out of network retail"/>
    <definition value="3 Month Supply via out-of-network retail pharmacy."/>
  </concept>
  <concept>
    <code value="3-month-in-mail"/>
    <display value="3 month in network mail order"/>
    <definition value="3 Month Supply via in-network mail order pharmacy."/>
  </concept>
  <concept>
    <code value="3-month-out-mail"/>
    <display value="3 month out of network mail order"/>
    <definition value="3 Month Supply via out-of-network mail order pharmacy."/>
  </concept>
</CodeSystem>