--- type: "valueset" title: "Endpoint Payload Type" valueset: "endpoint-payload-type" --- # Endpoint Payload Type - **Official URL**: http://hl7.org/fhir/ValueSet/endpoint-payload-type - **Version**: 6.0.0 - **Status**: active - **Name**: EndpointPayloadType - **Title**: Endpoint Payload Type - **Publisher**: HL7 Patient Administration - **Description**: This is an example value set defined by the FHIR project, that could be used to represent possible payload document types. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/endpoint-payload-type - **System**: - ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="HL7 Patient Administration"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This is an example value set defined by the FHIR project, that could be used to represent possible payload document types."/> <copyright value="Some content from IHE® Copyright © 2015 IHE International, Inc. This content is from the IHE Technical Frameworks and Supplements, available for free download and use at http://www.ihe.net/Technical_Frameworks/"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/> </include> <include> <valueSet value="http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes"/> </include> </compose> </ValueSet> ```