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

FHIR IG analytics

Packagehl7.fhir.us.davinci-drug-formulary.r4
Resource TypeCodeSystem
IdCodeSystem-usdf-PharmacyBenefitTypeCS-TEMPORARY-TRIAL-USE.json
FHIR VersionR4

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: CodeSystem usdf-PharmacyBenefitTypeCS-TEMPORARY-TRIAL-USE

This case-sensitive code system http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PharmacyBenefitTypeCS-TEMPORARY-TRIAL-USE defines the following codes:

CodeDisplayDefinition
1-month-in-retail 1 month in network retail1 Month Supply via in-network retail pharmacy.
1-month-out-retail 1 month out of network retail1 Month Supply via out-of-network retail pharmacy.
1-month-in-mail 1 month in network mail order1 Month Supply via in-network mail order pharmacy.
1-month-out-mail 1 month out of network mail order1 Month Supply via out-of-network mail order pharmacy.
3-month-in-retail 3 month in network retail3 Month Supply via in-network retail pharmacy.
3-month-out-retail 3 month out of network retail3 Month Supply via out-of-network retail pharmacy.
3-month-in-mail 3 month in network mail order3 Month Supply via in-network mail order pharmacy.
3-month-out-mail 3 month out of network mail order3 Month Supply via out-of-network mail order pharmacy.

Source1

{
  "resourceType": "CodeSystem",
  "id": "usdf-PharmacyBenefitTypeCS-TEMPORARY-TRIAL-USE",
  "text": {
    "status": "generated",
    "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",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-PharmacyBenefitTypeCS-TEMPORARY-TRIAL-USE",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.25.74595174031514506193398850787025340071.16.5"
    }
  ],
  "version": "2.1.0",
  "name": "PharmacyBenefitTypeCS",
  "title": "Codes for pharmacy benefit types",
  "status": "active",
  "experimental": false,
  "date": "2025-02-26T18:01:15+00: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"
        }
      ]
    }
  ],
  "description": "Codes for pharmacy benefit types. Each payer will have its own controlled vocabulary.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "1-month-in-retail",
      "display": "1 month in network retail",
      "definition": "1 Month Supply via in-network retail pharmacy."
    },
    {
      "code": "1-month-out-retail",
      "display": "1 month out of network retail",
      "definition": "1 Month Supply via out-of-network retail pharmacy."
    },
    {
      "code": "1-month-in-mail",
      "display": "1 month in network mail order",
      "definition": "1 Month Supply via in-network mail order pharmacy."
    },
    {
      "code": "1-month-out-mail",
      "display": "1 month out of network mail order",
      "definition": "1 Month Supply via out-of-network mail order pharmacy."
    },
    {
      "code": "3-month-in-retail",
      "display": "3 month in network retail",
      "definition": "3 Month Supply via in-network retail pharmacy."
    },
    {
      "code": "3-month-out-retail",
      "display": "3 month out of network retail",
      "definition": "3 Month Supply via out-of-network retail pharmacy."
    },
    {
      "code": "3-month-in-mail",
      "display": "3 month in network mail order",
      "definition": "3 Month Supply via in-network mail order pharmacy."
    },
    {
      "code": "3-month-out-mail",
      "display": "3 month out of network mail order",
      "definition": "3 Month Supply via out-of-network mail order pharmacy."
    }
  ]
}