PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/price-component-type
{
  "description": "Codes indicating the kind of the price component.",
  "_filename": "CodeSystem-price-component-type.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "PriceComponentType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Price Component Type",
  "package_version": "r5.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "c28d39c4-3d0e-4918-9752-413dde906e56",
  "valueSet": "http://hl7.org/fhir/ValueSet/price-component-type",
  "kind": null,
  "url": "http://hl7.org/fhir/price-component-type",
  "concept": [ {
    "code": "base",
    "display": "base price",
    "definition": "the amount is the base price used for calculating the total price before applying surcharges, discount or taxes."
  }, {
    "code": "surcharge",
    "display": "surcharge",
    "definition": "the amount is a surcharge applied on the base price."
  }, {
    "code": "deduction",
    "display": "deduction",
    "definition": "the amount is a deduction applied on the base price."
  }, {
    "code": "discount",
    "display": "discount",
    "definition": "the amount is a discount applied on the base price."
  }, {
    "code": "tax",
    "display": "tax",
    "definition": "the amount is the tax component of the total price."
  }, {
    "code": "informational",
    "display": "informational",
    "definition": "the amount is of informational character, it has not been applied in the calculation of the total price."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}