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
Max size in MB
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="maxSize"/> <url value="http://hl7.org/fhir/ExtensionDefinition/maxSize"/> <name value="Max size in MB"/> <publisher value="HL7 FHIR project"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="For attachment answers, indicates the maximum size an attachment can be."/> <status value="draft"/> <date value="2014-04-27"/> <contextType value="resource"/> <context value="DataElement"/> <context value="Questionnaire.group.question"/> <context value="Profile.structure.element.definition"/> <element> <path value="Extension"/> <short value="Max size in MB"/> <definition value="For attachment answers, indicates the maximum size an attachment can be."/> <comments value="This extension only has meaning if the element has a type of Attachment."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </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.