DaVinci Payer Data Exchange (PDex) US Drug Formulary
2.0.0 - STU 2 US

This page is part of the US Drug Formulary (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FormularyGraphDefinition - JSON Representation

Active as of 2022-08-25

Raw json | Download


{
  "resourceType" : "GraphDefinition",
  "id" : "FormularyGraphDefinition",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyBulkDataGraphDefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: GraphDefinition</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource GraphDefinition \"FormularyGraphDefinition\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-usdf-FormularyBulkDataGraphDefinition.html\">Formulary Bulk Data Graph Definition</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-drug-formulary/GraphDefinition/FormularyGraphDefinition</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: FormularyGraphDefinition</p><p><b>status</b>: active</p><p><b>date</b>: 2022-08-25 01:09:53+0000</p><p><b>publisher</b>: HL7 Pharmacy Working Group</p><p><b>contact</b>: HL7 Pharmacy Working Group: <a href=\"http://www.hl7.org/Special/committees/medication\">http://www.hl7.org/Special/committees/medication</a>,<a href=\"mailto:pharmacy@lists.HL7.org\">pharmacy@lists.HL7.org</a></p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#US)</span></p><p><b>start</b>: InsurancePlan</p><p><b>profile</b>: <a href=\"StructureDefinition-usdf-Formulary.html\">Formulary</a></p><blockquote><p><b>link</b></p><blockquote><p><b>target</b></p><p><b>type</b>: Basic</p><p><b>params</b>: formulary={ref}</p><p><b>profile</b>: <a href=\"StructureDefinition-usdf-FormularyItem.html\">Formulary Item</a></p><blockquote><p><b>link</b></p><p><b>path</b>: Basic.subject</p></blockquote></blockquote></blockquote></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-drug-formulary/GraphDefinition/FormularyGraphDefinition",
  "version" : "2.0.0",
  "name" : "FormularyGraphDefinition",
  "status" : "active",
  "date" : "2022-08-25T13:09:53+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"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "start" : "InsurancePlan",
  "profile" : "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-Formulary",
  "link" : [
    {
      "target" : [
        {
          "type" : "Basic",
          "params" : "formulary={ref}",
          "profile" : "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyItem",
          "link" : [
            {
              "path" : "Basic.subject",
              "target" : [
                {
                  "type" : "MedicationKnowledge",
                  "profile" : "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyDrug"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}