This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Are styles important for processing?
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="styleSensitive"/> <url value="http://hl7.org/fhir/ExtensionDefinition/styleSensitive"/> <name value="Are styles important for processing?"/> <publisher value="HL7 FHIR project"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Indicates that the style extensions in this resource are essential to the interpretation of the styled text and that it cannot be rendered without the style without losing essential information."/> <status value="draft"/> <date value="2014-04-23"/> <contextType value="resource"/> <context value="*"/> <element> <path value="Extension"/> <short value="Are styles important for processing?"/> <definition value="Indicates that the style extensions in this resource are essential to the interpretation of the styled text and that it cannot be rendered without the style without losing essential information."/> <comments value="If set to true, all systems that claim to support this extension and which render elements of the resource containing this extension SHALL either render the content as required by the style extensions defined by this profile that are present in the resource or shall (if safe to do so based on their own rules), omit entirely the styled content they cannot render in accordance with the extensions."/> <min value="0"/> <max value="1"/> <type> <code value="boolean"/> </type> </element> </ExtensionDefinition>
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.