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

: Type of plan contact - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PlanContactTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-contactentity-type.html\"><code>http://terminology.hl7.org/CodeSystem/contactentity-type</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-usdf-PlanContactTypeCS.html\"><code>http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PlanContactTypeCS</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/PlanContactTypeVS",
  "version" : "1.2.0",
  "name" : "PlanContactTypeVS",
  "title" : "Type of plan contact",
  "status" : "active",
  "date" : "2021-12-03T18:37:11+00:00",
  "publisher" : "HL7 Pharmacy Working Group",
  "contact" : [
    {
      "name" : "HL7 Pharmacy Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        },
        {
          "system" : "email",
          "value" : "pharmacy@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Type of plan contact",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type"
      },
      {
        "system" : "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PlanContactTypeCS"
      }
    ]
  }
}