element -> <eOther.11>
eOther.11 File Attachment Image No No The file that is attached electronically to the patient care report. Optional Associated with eOther.09 (External Electronic Documents) and eOther.10 (File Attachment Type). Added to allow an improved implementation of electronic healthcare records.
Namespace:
Type:
anonymous (extension of FileImage)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eOther.11>
   
Content: 
{ xs:base64Binary }
</eOther.11>
Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:base64Binary (restriction)
  FileImage (extension)
      complexType
Derivation:
extension of FileImage
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOther.FileAttachmentImage" minOccurs="0" name="eOther.11">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="FileImage"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>