--- type: "valueset" title: "Payment Type Codes" valueset: "payment-type" --- # Payment Type Codes - **Official URL**: http://hl7.org/fhir/ValueSet/payment-type - **Version**: 6.0.0 - **Status**: active - **Name**: PaymentTypeCodes - **Title**: Payment Type Codes - **Publisher**: Financial Management - **Description**: This value set includes sample Payment Type codes. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/payment-type ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="Financial Management"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set includes sample Payment Type codes."/> <copyright value="This is an example set."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/payment-type"/> </include> </compose> </ValueSet> ```