{ "description": "Codes indicating the kind of the price component.", "_filename": "CodeSystem-price-component-type.json", "package_name": "hl7.fhir.r6.core", "date": "2021-01-05T10:01:24+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2025-04-01T12:16:37.966+11:00" }, "publisher": "HL7 International / 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": "6.0.0-ballot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 } ], "status": "draft", "id": "35b32f23-6b3d-4a96-89a0-cadcaf9d4706", "valueSet": "http://hl7.org/fhir/ValueSet/price-component-type", "kind": null, "url": "http://hl7.org/fhir/price-component-type", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.1807", "system": "urn:ietf:rfc:3986" } ], "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 (either directly specified, or calculated using a factor) that increases the cost of the item." }, { "code": "discount", "display": "Discount", "definition": "The amount (either directly specified, or calculated using a factor) that reduces the cost of the item. This is sometimes referred to as a deduction." }, { "code": "tax", "display": "Tax", "definition": "The amount (either directly specified, or calculated using a factor) that is levied by a government on the item." }, { "code": "informational", "display": "Informational", "definition": "The amount (either directly specified, or calculated using a factor) is of informational character, it has not been applied in the calculation of the total price." } ], "caseSensitive": true, "version": "6.0.0-ballot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm", "system": "url" } ] } ] }