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-D3004t-1049640.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-D3004t-1049640

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

Profile: Formulary Item

Formulary Reference: InsurancePlan Sample Medicare Advantage Part D Formulary D3004t

Availability Status: active

Pharmacy Benefit Type: 3 month out of network retail

Drug Tier ID: Preferred Brand

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

Prior Authorization: true

Prior Authorization New Starts Only: true

Step Therapy Limit: true

Step Therapy Limit New Starts Only: false

Quantity Limit: true

code: Formulary Item

subject: MedicationKnowledge acetaminophen 325 MG / oxycodone hydrochloride 5 MG Oral Tablet [Percocet]


Source1

{
  "resourceType": "Basic",
  "id": "FormularyItem-D3004t-1049640",
  "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/FormularyD3004t"
      }
    },
    {
      "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": "preferred-brand",
            "display": "Preferred 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": true
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PriorAuthorizationNewStartsOnly-extension",
      "valueBoolean": true
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-StepTherapyLimit-extension",
      "valueBoolean": true
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-StepTherapyLimitNewStartsOnly-extension",
      "valueBoolean": false
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-QuantityLimit-extension",
      "valueBoolean": true
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-InsuranceItemTypeCS",
        "code": "formulary-item",
        "display": "Formulary Item"
      }
    ]
  },
  "subject": {
    "reference": "MedicationKnowledge/FormularyDrug-1049640"
  }
}