simpleType "ImmunizationType"
Namespace:
Defined:
Used:
never
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
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
Annotation
The type of Immunization
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ImmunizationType
Derivation:
restriction of xs:string
Facets:
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 (27); see within schema source)
<xs:simpleType name="ImmunizationType">
<xs:restriction base="xs:string">
<xs:enumeration value="9910001"/>
<xs:enumeration value="9910003"/>
<xs:enumeration value="9910005"/>
<xs:enumeration value="9910007"/>
<xs:enumeration value="9910009"/>
<xs:enumeration value="9910011"/>
<xs:enumeration value="9910013"/>
<xs:enumeration value="9910015"/>
<xs:enumeration value="9910017"/>
<xs:enumeration value="9910019"/>
<xs:enumeration value="9910021"/>
<xs:enumeration value="9910023"/>
<xs:enumeration value="9910025"/>
<xs:enumeration value="9910027"/>
<xs:enumeration value="9910029"/>
<xs:enumeration value="9910031"/>
<xs:enumeration value="9910033"/>
<xs:enumeration value="9910035"/>
<xs:enumeration value="9910037"/>
<xs:enumeration value="9910039"/>
<xs:enumeration value="9910041"/>
<xs:enumeration value="9910043"/>
<xs:enumeration value="9910045"/>
<xs:enumeration value="9910047"/>
<xs:enumeration value="9910049"/>
<xs:enumeration value="9910051"/>
</xs:restriction>
</xs:simpleType>