FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-drug-formulary.r4b
Resource TypeBasic
IdBasic-FormularyItem-D1002-284520.json
FHIR VersionR4B

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: Basic FormularyItem-D1002-284520

Last updated: 2021-08-22 18:36:03+0000

Profile: Formulary Item

Formulary Reference: InsurancePlan Sample Medicare Advantage Part D Formulary D1002

Availability Status: active

Pharmacy Benefit Type: 3 month out of network retail

Drug Tier ID: Brand

Availability Period: 2021-01-01 --> 2021-12-31

Prior Authorization: false

Step Therapy Limit: false

Quantity Limit: false

code: Formulary Item

subject: MedicationKnowledge tacrolimus 0.001 MG/MG Topical Ointment [Protopic]


Source1

{
  "resourceType": "Basic",
  "id": "FormularyItem-D1002-284520",
  "meta": {
    "lastUpdated": "2021-08-22T18:36:03.000+00:00",
    "profile": [
      "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyItem"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension",
      "valueReference": {
        "reference": "InsurancePlan/FormularyD1002"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityStatus-extension",
      "valueCode": "active"
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PharmacyBenefitType-extension",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PharmacyBenefitTypeCS-TEMPORARY-TRIAL-USE",
            "code": "3-month-out-retail",
            "display": "3 month out of network retail"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-DrugTierID-extension",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-DrugTierCS-TEMPORARY-TRIAL-USE",
            "code": "brand",
            "display": "Brand"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityPeriod-extension",
      "valuePeriod": {
        "start": "2021-01-01",
        "end": "2021-12-31"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PriorAuthorization-extension",
      "valueBoolean": false
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-StepTherapyLimit-extension",
      "valueBoolean": false
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-QuantityLimit-extension",
      "valueBoolean": false
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-InsuranceItemTypeCS",
        "code": "formulary-item",
        "display": "Formulary Item"
      }
    ]
  },
  "subject": {
    "reference": "MedicationKnowledge/FormularyDrug-284520"
  }
}