This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
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="2024-11-15T18:37:49.495+00:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</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>
<a name="capability-format-type-en-US"> </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>
</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 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-ballot2"/>
<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>
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.