element -> <eOther.13>
eOther.13 Signature Reason No No The reason for the individuals signature. Optional
Namespace:
Type:
anonymous (extension of SignatureReason)
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eOther.13
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eOther.13>
Simple Content Detail:
Enumeration:
"4513001"
 - 
HIPAA acknowledgement/Release
"4513003"
 - 
Permission to Treat
"4513005"
 - 
Release for Billing
"4513007"
 - 
Transfer of Patient Care
"4513009"
 - 
Refusal of Care
"4513011"
 - 
Controlled Substance, Administration
"4513013"
 - 
Controlled Substance, Waste
"4513015"
 - 
Airway Verification
"4513017"
 - 
Patient Belongings (Receipt)
"4513019"
 - 
Permission to Transport
"4513021"
 - 
Refusal of Transport
"4513023"
 - 
Other

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  SignatureReason (extension)
      complexType
Derivation:
extension of SignatureReason
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOther.SignatureReason" maxOccurs="unbounded" minOccurs="0" name="eOther.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="SignatureReason">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>