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
Type of attachment
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="mimeType"/> <url value="http://hl7.org/fhir/ExtensionDefinition/mimeType"/> <name value="Type of attachment"/> <publisher value="HL7 FHIR project"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Identifies the kind(s) of attacj,emt allowed to be sent for an element."/> <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="Type of attachment"/> <definition value="Identifies the kind(s) of attacj,emt allowed to be sent for an element."/> <comments value="This extension only has meaning if the element has a type of Attachment."/> <min value="0"/> <max value="*"/> <type> <code value="code"/> </type> <binding> <name value="MimeType"/> <isExtensible value="true"/> <description value="The mime type of an attachment"/> <referenceUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/> </binding> </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.