--- type: "valueset" title: "Price Component Type" valueset: "price-component-type" --- # Price Component Type - **Official URL**: http://hl7.org/fhir/ValueSet/price-component-type - **Version**: 6.0.0 - **Status**: draft - **Name**: PriceComponentType - **Title**: Price Component Type - **Publisher**: HL7 International / FHIR Infrastructure - **Description**: Codes indicating the kind of the price component. ## Content (Compose) - **System**: http://hl7.org/fhir/price-component-type ## ValueSet XML ```xml <status value="draft"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 International / FHIR Infrastructure"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/fiwg"/> </telecom> </contact> <description value="Codes indicating the kind of the price component."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/price-component-type"/> </include> </compose> </ValueSet> ```