2nd DSTU Draft For Comment

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

Extension-style.xml

Raw XML (canonical form)

Html style value

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="style"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/style"/>
  <name value="Html style value"/>
  <publisher value="HL7 FHIR project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Identifies how the specified element should be rendered when displayed."/>
  <status value="draft"/>
  <date value="2014-04-23"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <contextType value="datatype"/>
  <context value="*"/>
  <element>
    <path value="Extension"/>
    <short value="Html style value"/>
    <definition value="Identifies how the specified element should be rendered when displayed."/>
    <comments value="This extension would be equivalent to setting the HTML &quot;style&quot; attribute on
     the root element for the element containing the extension."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="string"/>
    </type>
    <mapping>
      <identity value="rim"/>
      <map value="N/A"/>
    </mapping>
  </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.