simpleType "TypeOfStrokeScale"
Namespace:
Defined:
globally in eVitals_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3330001"
 - 
Cincinnati
"3330003"
 - 
Los Angeles
"3330005"
 - 
Massachusetts
"3330007"
 - 
Miami Emergency Neurologic Deficit (MEND)
"3330009"
 - 
NIH
"3330011"
 - 
Other Stroke Scale Type
"3330013"
 - 
F.A.S.T. Exam

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The type of stroke pain scale used.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  TypeOfStrokeScale
Derivation:
restriction of xs:string
Facets:
enumeration:
"3330001"
 - 
Cincinnati
"3330003"
 - 
Los Angeles
"3330005"
 - 
Massachusetts
"3330007"
 - 
Miami Emergency Neurologic Deficit (MEND)
"3330009"
 - 
NIH
"3330011"
 - 
Other Stroke Scale Type
"3330013"
 - 
F.A.S.T. Exam
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="TypeOfStrokeScale">
<xs:restriction base="xs:string">
<xs:enumeration value="3330001"/>
<xs:enumeration value="3330003"/>
<xs:enumeration value="3330005"/>
<xs:enumeration value="3330007"/>
<xs:enumeration value="3330009"/>
<xs:enumeration value="3330011"/>
<xs:enumeration value="3330013"/>
</xs:restriction>
<!--RespiratoryRate-->
</xs:simpleType>