element -> <eHistory.09>
eHistory.09 Medical History Obtained From No No Type of person medical history obtained from E12_11 Optional
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
locally within eHistory complexType in eHistory_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eHistory.09
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eHistory.09>
Simple Content Detail:
Enumeration:
"3109001"
 - 
Bystander/Other
"3109003"
 - 
Family
"3109005"
 - 
Health Care Personnel
"3109007"
 - 
Patient

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eHistory.MedicalHistoryObtainedFrom" maxOccurs="unbounded" minOccurs="0" name="eHistory.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="MedicalHistoryObtainedFrom">
<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"/>