simpleType "NeurologicalAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3520001"
 - 
Aphagia
"3520003"
 - 
Aphasia
"3520005"
 - 
Cerebellar Function-Abnormal
"3520007"
 - 
Cerebellar Function-Normal
"3520009"
 - 
Decerebrate Posturing
"3520011"
 - 
Decorticate Posturing
"3520013"
 - 
Gait-Abnormal
"3520015"
 - 
Gait-Normal
"3520017"
 - 
Hemiplegia-Left
"3520019"
 - 
Hemiplegia-Right
"3520021"
 - 
Normal Baseline for Patient
"3520023"
 - 
Not Done
"3520025"
 - 
Seizures
"3520027"
 - 
Speech Normal
"3520029"
 - 
Speech Slurring
"3520031"
 - 
Strength-Asymmetric
"3520033"
 - 
Strength-Normal
"3520035"
 - 
Strength-Symmetric
"3520037"
 - 
Tremors
"3520039"
 - 
Weakness-Facial Droop-Left
"3520041"
 - 
Weakness-Facial Droop-Right
"3520043"
 - 
Weakness-Left Sided
"3520045"
 - 
Weakness-Right Sided
"3520051"
 - 
Arm Drift-Left
"3520053"
 - 
Arm Drift-Right

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment of the patient's neurological status on examination
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  NeurologicalAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3520001"
 - 
Aphagia
"3520003"
 - 
Aphasia
"3520005"
 - 
Cerebellar Function-Abnormal
"3520007"
 - 
Cerebellar Function-Normal
"3520009"
 - 
Decerebrate Posturing
"3520011"
 - 
Decorticate Posturing
"3520013"
 - 
Gait-Abnormal
"3520015"
 - 
Gait-Normal
"3520017"
 - 
Hemiplegia-Left
"3520019"
 - 
Hemiplegia-Right
"3520021"
 - 
Normal Baseline for Patient
"3520023"
 - 
Not Done
"3520025"
 - 
Seizures
"3520027"
 - 
Speech Normal
"3520029"
 - 
Speech Slurring
"3520031"
 - 
Strength-Asymmetric
"3520033"
 - 
Strength-Normal
"3520035"
 - 
Strength-Symmetric
"3520037"
 - 
Tremors
"3520039"
 - 
Weakness-Facial Droop-Left
"3520041"
 - 
Weakness-Facial Droop-Right
"3520043"
 - 
Weakness-Left Sided
"3520045"
 - 
Weakness-Right Sided
"3520051"
 - 
Arm Drift-Left
"3520053"
 - 
Arm Drift-Right
XML Source (w/o annotations (26); see within schema source)
<xs:simpleType name="NeurologicalAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3520001"/>
<xs:enumeration value="3520003"/>
<xs:enumeration value="3520005"/>
<xs:enumeration value="3520007"/>
<xs:enumeration value="3520009"/>
<xs:enumeration value="3520011"/>
<xs:enumeration value="3520013"/>
<xs:enumeration value="3520015"/>
<xs:enumeration value="3520017"/>
<xs:enumeration value="3520019"/>
<xs:enumeration value="3520021"/>
<xs:enumeration value="3520023"/>
<xs:enumeration value="3520025"/>
<xs:enumeration value="3520027"/>
<xs:enumeration value="3520029"/>
<xs:enumeration value="3520031"/>
<xs:enumeration value="3520033"/>
<xs:enumeration value="3520035"/>
<xs:enumeration value="3520037"/>
<xs:enumeration value="3520039"/>
<xs:enumeration value="3520041"/>
<xs:enumeration value="3520043"/>
<xs:enumeration value="3520045"/>
<xs:enumeration value="3520051"/>
<xs:enumeration value="3520053"/>
</xs:restriction>
</xs:simpleType>