{ "description": "Codes indicating the kind of the price component.", "_filename": "CodeSystem-price-component-type.json", "package_name": "hl7.fhir.r5.examples", "date": "2020-12-28T16:55:11+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-09-10T05:52:37.223+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "PriceComponentType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "PriceComponentType", "package_version": "5.0.0-ballot", "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": "febbe338-c292-4e71-8751-e46dea54a630", "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 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-ballot", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] }, { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }