{
"description": "Codes indicating the kind of the price component.",
"_filename": "CodeSystem-price-component-type.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-12-18T15:12:07.602+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-ballot1",
"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": "a67f9554-a9e0-4b3e-9d2e-f6e23edb7213",
"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": "6.0.0-ballot1",
"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"
} ]
} ]
}