FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: GraphDefinition/FormularyGraphDefinition

Packagehl7.fhir.us.davinci-drug-formulary
Resource TypeGraphDefinition
IdFormularyGraphDefinition
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary
Version2.0.1
Statusactive
Date2023-11-03T19:55:21-07:00
NameFormularyGraphDefinition
Realmus
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: GraphDefinition FormularyGraphDefinition

StructureDefinition Work Group: phx

StructureDefinition Standards Status: trial-use

version: 2.0.1

name: FormularyGraphDefinition

status: Active

date: 2023-11-03 19:55:21-0700

publisher: HL7 International / Pharmacy

contact: HL7 International / Pharmacy: http://www.hl7.org/Special/committees/medication,pharmacy@lists.HL7.org

jurisdiction: United States of America

start: InsurancePlan

profile: Formulary

link

target

type: Basic

params: formulary={ref}

profile: Formulary Item

link

path: Basic.subject

Targets

-TypeProfile
*MedicationKnowledgeFormulary Drug

Source

{
  "resourceType": "GraphDefinition",
  "id": "FormularyGraphDefinition",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyBulkDataGraphDefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "version": "2.0.1",
  "name": "FormularyGraphDefinition",
  "status": "active",
  "date": "2023-11-03T19:55:21-07:00",
  "publisher": "HL7 International / Pharmacy",
  "contact": [
    {
      "name": "HL7 International / Pharmacy",
      "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"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}