PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@6.0.0
    https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components
{
  "description": "This CodeSystem contains a set of codes that can be utilized to categorize the price of item into various components.",
  "_filename": "CodeSystem-ndhm-price-components.json",
  "package_name": "ndhm.in",
  "date": "2023-08-28",
  "publisher": "National Resource Center for EHR Standards",
  "jurisdiction": [ {
    "coding": [ {
      "code": "IN",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "PriceComponent",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Price Component",
  "package_version": "6.0.0",
  "status": "draft",
  "id": "79d2b4d3-03e4-49d2-959b-c5e2c40c0dfe",
  "kind": null,
  "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components",
  "concept": [ {
    "code": "00",
    "display": "MRP",
    "definition": "Maximum Retail Price (MRP) is the highest price at which a product can be sold to the end consumer. It is generally printed on the product label or packaging and includes all taxes."
  }, {
    "code": "01",
    "display": "Rate",
    "definition": "A fixed price paid or charged."
  }, {
    "code": "02",
    "display": "Discount",
    "definition": "A reduction made from a regular or list price."
  }, {
    "code": "03",
    "display": "CGST",
    "definition": "Central Goods and Services Tax (CGST) subsumed all the taxes levied by the central government. For example, central excise duty, central surcharges and cess and other such central indirect taxes that were earlier applicable."
  }, {
    "code": "04",
    "display": "SGST",
    "definition": "State Goods and Services Tax (SGST) subsumes all taxes levied by the state government, that’s, state indirect taxes. For example, VAT, sales tax, state cesses and surcharges, etc."
  } ],
  "caseSensitive": true,
  "version": "6.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://nrces.in/",
      "system": "url"
    } ]
  } ]
}