element -> <eHistory.07>
eHistory.07 Environmental/Food Allergies No No The patient's known allergies to food or environmental agents. E12_09 Optional Data Element Comment Section: <br/>Code list is represented in SNOMEDCT. Reference the NEMSIS Suggested Lists at: http://nemsis.org/v3/resources.html <br/><br/>SNOMEDCT <br/>Website: http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html <br/>Product: Product - UMLS Metathesaurus
Namespace:
Type:
anonymous (extension of snomed)
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.07
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:integer }
</eHistory.07>
Simple Content Detail:
MaxInclusive:
999999999999999
MinInclusive:
100000

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