Example ValueSet/capability-format-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetCapability Format Type
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="capability-format-type"/>
<meta>
<lastUpdated value="2022-09-10T04:52:37.223+10:00"/>
<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="codesystem-fhir-format-type.html">
<code> http://hl7.org/fhir/fhir-format-type</code>
</a>
</li>
<li> Include these codes as defined in
<code> urn:ietf:bcp:13</code>
<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> application/fhir+json</td>
</tr>
<tr>
<td> application/fhir+xml</td>
<td> application/fhir+xml</td>
</tr>
<tr>
<td> application/fhir+ttl</td>
<td> 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="5.0.0-ballot"/>
<name value="CapabilityFormatType"/>
<title value="Capability Format Type"/>
<status value="active"/>
<experimental value="false"/>
<description value="Common format types for FHIR."/>
<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>
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.