DaVinci Payer Data Exchange (PDex) US Drug Formulary | STU2 Ballot
1.2.0 - STU2 Ballot

This page is part of the US Drug Formulary (v1.2.0: STU 2 Ballot 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 type of plan contact - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="usdf-PlanContactTypeCS"/>
  <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-PlanContactTypeCS 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">MARKETING<a name="usdf-PlanContactTypeCS-MARKETING"> </a></td><td>Plan Marketing Information</td></tr><tr><td style="white-space:nowrap">SUMMARY<a name="usdf-PlanContactTypeCS-SUMMARY"> </a></td><td>Plan Summary Information</td></tr><tr><td style="white-space:nowrap">FORMULARY<a name="usdf-PlanContactTypeCS-FORMULARY"> </a></td><td>Plan Formulary Information</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PlanContactTypeCS"/>
  <version value="1.2.0"/>
  <name value="PlanContactTypeCS"/>
  <title value="Codes for type of plan contact"/>
  <status value="active"/>
  <date value="2021-12-03T18:37:11+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="Type of plan contact"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="MARKETING"/>
    <display value="Plan Marketing Information"/>
  </concept>
  <concept>
    <code value="SUMMARY"/>
    <display value="Plan Summary Information"/>
  </concept>
  <concept>
    <code value="FORMULARY"/>
    <display value="Plan Formulary Information"/>
  </concept>
</CodeSystem>