element -> <dPersonnel.ImmunizationsGroup>
Group Tag to hold Immunization type and date
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Content Model Diagram
XML Representation Summary
<dPersonnel.ImmunizationsGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dPersonnel.18?, dPersonnel.19?
</dPersonnel.ImmunizationsGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="dPersonnel.PersonnelImmunizationsGroup" maxOccurs="unbounded" minOccurs="0" name="dPersonnel.ImmunizationsGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dPersonnel.EMSPersonnelsImmunizationStatus" minOccurs="0" name="dPersonnel.18" type="ImmunizationType"/>
<xs:element id="dPersonnel.EMSPersonnelsImmunizationYear" minOccurs="0" name="dPersonnel.19" type="Year"/>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</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"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
dPersonnel.18
Type:
ImmunizationType, simple content
dPersonnel.18 EMS Personnel's Immunization Status No No The type of immunization status. Optional
Simple Content
enumeration of xs:string
Enumeration:
"9910001"
 - 
Anthrax
"9910003"
 - 
Cholera
"9910005"
 - 
DPT / TDaP (Diphtheria, Pertussis, Tetanus)
"9910007"
 - 
Hemophilus Influenza B
"9910009"
 - 
Hepatitis A
"9910011"
 - 
Hepatitis B
"9910013"
 - 
Human Papilloma Virus (HPV)
"9910015"
 - 
Influenza-H1N1
"9910017"
 - 
Influenza-Other
"9910019"
 - 
Influenza-Seasonal (In past 12 months)
"9910021"
 - 
Lyme Disease
"9910023"
 - 
Meningococcus
"9910025"
 - 
MMR (Measles, Mumps, Rubella)
"9910027"
 - 
Other-Not Listed
"9910029"
 - 
Plague
"9910031"
 - 
Pneumococcal (Pneumonia)
"9910033"
 - 
Polio
"9910035"
 - 
Rabies
"9910037"
 - 
Rotavirus
"9910039"
 - 
Shingles
"9910041"
 - 
Small Pox
"9910043"
 - 
Tetanus
"9910045"
 - 
Tuberculosis
"9910047"
 - 
Typhoid
"9910049"
 - 
Varicella (Chickenpox)
"9910051"
 - 
Yellow Fever
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.EMSPersonnelsImmunizationStatus" minOccurs="0" name="dPersonnel.18" type="ImmunizationType"/>

dPersonnel.19
Type:
Year, simple content
dPersonnel.19 EMS Personnel's Immunization Year No No The year associated with each immunization type. Optional
Simple Content
xs:integer
maxInclusive:
2050
minInclusive:
1900
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.EMSPersonnelsImmunizationYear" minOccurs="0" name="dPersonnel.19" type="Year"/>