FHIR Application Feature Framework Implementation Guide
1.0.0 - STU1 Ballot International flag

FHIR Application Feature Framework Implementation Guide, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/capstmt/ and changes regularly. See the Directory of published versions

: FeatureSupport - XML Representation

Page standards status: Informative

Raw xml | Download


<FeatureDefinition xmlns="http://hl7.org/fhir">
  <id value="FeatureSupport"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FeatureDefinition FeatureSupport</b></p><a name="FeatureSupport"> </a><a name="hcFeatureSupport"> </a><a name="FeatureSupport-en-US"> </a><table class="grid"><tr><td>Feature <code>http://hl7.org/fhir/uv/application-feature/FeatureDefinition/FeatureSupport</code></td></tr><tr><td><div><p>This feature is used to report conformance/support of a particular version of the Feature Framework. The value is a code which is the most recent version of the framework supported</p>
</div></td></tr><tr><td><b>Type: </b>code</td></tr><tr><td><b>Contexts</b><ul><li><a href="http://hl7.org/fhir/R5/capabilitystatement.html">CapabilityStatement</a> element <code>CapabilityStatement</code></li></ul></td></tr><tr><td>This feature doesn't have any qualifiers</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/application-feature/FeatureDefinition/FeatureSupport"/>
  <name value="ApplicationFeatureSupport"/>
  <status value="active"/>
  <description
               value="This feature is used to report conformance/support of a particular version of the Feature Framework. The value is a code which is the most recent version of the framework supported"/>
  <valueType value="code"/>
  <context
           value="http://hl7.org/fhir/StructureDefinition/CapabilityStatement#CapabilityStatement"/>
</FeatureDefinition>