Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Example ValueSet/endpoint-payload-type (XML)

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetEndpoint Payload Type

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="endpoint-payload-type"/> 
  <meta> 
    <lastUpdated value="2022-09-10T04:52:37.223+10:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-endpoint-payload-type"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> This value set includes codes based on the following rules:</p> 
      <ul> 
        <li> Include all codes defined in 
          <a href="http://terminology.hl7.org/3.1.0/CodeSystem-endpoint-payload-type.html">
            <code> http://terminology.hl7.org/CodeSystem/endpoint-payload-type</code> 
          </a> 
        </li> 
        <li> Import all the codes that are contained in 
          <a href="http://terminology.hl7.org/3.1.0/ValueSet-v3-HL7FormatCodes.html">http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes</a> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/endpoint-payload-type"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.496"/> 
  </identifier> 
  <version value="5.0.0-ballot"/> 
  <name value="EndpointPayloadType"/> 
  <title value="Endpoint Payload Type"/> 
  <status value="draft"/> 
  <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> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.