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 . Page versions: R4B R4 R3 R2

Extension-maxDecimalPlaces.xml

Raw XML (canonical form)

Maximum digits after decimal

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="maxDecimalPlaces"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/maxDecimalPlaces"/>
  <name value="Maximum digits after decimal"/>
  <publisher value="HL7 FHIR project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Identifies the maximum number of decimal places that may be specified for the data element."/>
  <status value="draft"/>
  <date value="2014-04-27"/>
  <mapping>
    <identity value="v2"/>
    <uri value="http://hl7.org/v2"/>
    <name value="HL7 v2"/>
  </mapping>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <contextType value="resource"/>
  <context value="DataElement"/>
  <context value="Questionnaire.group.question"/>
  <context value="Profile.structure.element.definition"/>
  <element>
    <path value="Extension"/>
    <short value="Maximum digits after decimal"/>
    <definition value="Identifies the maximum number of decimal places that may be specified for the data element."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="integer"/>
    </type>
    <mapping>
      <identity value="v2"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value="N/A (MIF-level)"/>
    </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.