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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="capability-format-type"/>
  <meta>
    <lastUpdated value="2026-03-16T22:59:53.445+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet capability-format-type</b>
      </p>
      <a name="capability-format-type"> </a>
      <a name="hccapability-format-type"> </a>
      <p>This value set includes codes based on the following rules:</p>
      <ul>
        <li>Include all codes defined in 
          <a href="codesystem-fhir-format-type.html">
            <code>http://hl7.org/fhir/fhir-format-type</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
        </li>
        <li>Include these codes as defined in 
          <code>urn:ietf:bcp:13</code>
          <span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span>
          <table class="none">
            <tr>
              <td style="white-space:nowrap">
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>application/fhir+json</td>
              <td style="color: #cccccc">application/fhir+json</td>
            </tr>
            <tr>
              <td>application/fhir+xml</td>
              <td style="color: #cccccc">application/fhir+xml</td>
            </tr>
            <tr>
              <td>application/fhir+ttl</td>
              <td style="color: #cccccc">application/fhir+ttl</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
    <valueCode value="4.0.0"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/capability-format-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.2987"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="CapabilityFormatType"/>
  <title value="Capability Format Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International"/>
  <description value="Common format types for FHIR."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/fhir-format-type"/>
    </include>
    <include>
      <system value="urn:ietf:bcp:13"/>
      <concept>
        <code value="application/fhir+json"/>
      </concept>
      <concept>
        <code value="application/fhir+xml"/>
      </concept>
      <concept>
        <code value="application/fhir+ttl"/>
      </concept>
    </include>
  </compose>
</ValueSet>