{
"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.r4-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.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "0d49b69d-c9d8-457f-8173-ed562c4422c4",
"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"
} ]
} ]
}