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

FHIR IG Statistics: CodeSystem/usdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE

Packagehl7.fhir.us.davinci-drug-formulary
Resource TypeCodeSystem
Idusdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/https://build.fhir.org/ig/HL7/davinci-pdex-formulary/CodeSystem-usdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE.html
URLhttp://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE
Version2.1.0
Statusactive
Date2025-02-26T01:23:59+00:00
NameBenefitCostTypeCS
TitleCodes for benefit type of cost
Realmus
Authorityhl7
DescriptionTypes of out of pockets costs associated with the benefit
Contentcomplete

Resources that use this resource

ValueSet
BenefitCostTypeVSBenefit type of cost

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem usdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE

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

CodeDisplayDefinition
copay CopayA flat fee the member pays to fill the prescription.
coinsurance CoinsuranceA percentage of the cost to fill the prescription, usually after the deductible has been met.

Source

{
  "resourceType": "CodeSystem",
  "id": "usdf-BenefitCostTypeCS-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-BenefitCostTypeCS-TEMPORARY-TRIAL-USE",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.25.74595174031514506193398850787025340071.16.1"
    }
  ],
  "version": "2.1.0",
  "name": "BenefitCostTypeCS",
  "title": "Codes for benefit type of cost",
  "status": "active",
  "experimental": false,
  "date": "2025-02-26T01:23:59+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": "Types of out of pockets costs associated with the benefit",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "copay",
      "display": "Copay",
      "definition": "A flat fee the member pays to fill the prescription."
    },
    {
      "code": "coinsurance",
      "display": "Coinsurance",
      "definition": "A percentage of the cost to fill the prescription, usually after the deductible has been met."
    }
  ]
}