simpleType "EyesAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3518001"
 - 
1-mm
"3518003"
 - 
2-mm
"3518005"
 - 
3-mm
"3518007"
 - 
4-mm
"3518009"
 - 
5-mm
"3518011"
 - 
6-mm
"3518013"
 - 
7-mm
"3518015"
 - 
8-mm or >
"3518017"
 - 
Blind
"3518019"
 - 
Cataract Present
"3518021"
 - 
Clouded
"3518023"
 - 
Deformity
"3518025"
 - 
Dysconjugate Gaze
"3518027"
 - 
Foreign Body
"3518029"
 - 
Glaucoma Present
"3518031"
 - 
Hyphema
"3518033"
 - 
Jaundiced Sclera
"3518035"
 - 
Missing
"3518037"
 - 
Non-Reactive
"3518039"
 - 
Not Done
"3518041"
 - 
Non-Reactive Prosthetic
"3518043"
 - 
Nystagmus Noted
"3518045"
 - 
Open Globe
"3518047"
 - 
PERRL
"3518049"
 - 
Pupil-Irregular/Teardrop
"3518051"
 - 
Reactive
"3518053"
 - 
Sluggish
"3518055"
 - 
Swelling
"3518057"
 - 
Contusion
"3518059"
 - 
Puncture/Stab Wound

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment findings of the patient's eye examination.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  EyesAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3518001"
 - 
1-mm
"3518003"
 - 
2-mm
"3518005"
 - 
3-mm
"3518007"
 - 
4-mm
"3518009"
 - 
5-mm
"3518011"
 - 
6-mm
"3518013"
 - 
7-mm
"3518015"
 - 
8-mm or >
"3518017"
 - 
Blind
"3518019"
 - 
Cataract Present
"3518021"
 - 
Clouded
"3518023"
 - 
Deformity
"3518025"
 - 
Dysconjugate Gaze
"3518027"
 - 
Foreign Body
"3518029"
 - 
Glaucoma Present
"3518031"
 - 
Hyphema
"3518033"
 - 
Jaundiced Sclera
"3518035"
 - 
Missing
"3518037"
 - 
Non-Reactive
"3518039"
 - 
Not Done
"3518041"
 - 
Non-Reactive Prosthetic
"3518043"
 - 
Nystagmus Noted
"3518045"
 - 
Open Globe
"3518047"
 - 
PERRL
"3518049"
 - 
Pupil-Irregular/Teardrop
"3518051"
 - 
Reactive
"3518053"
 - 
Sluggish
"3518055"
 - 
Swelling
"3518057"
 - 
Contusion
"3518059"
 - 
Puncture/Stab Wound
XML Source (w/o annotations (31); see within schema source)
<xs:simpleType name="EyesAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3518001"/>
<xs:enumeration value="3518003"/>
<xs:enumeration value="3518005"/>
<xs:enumeration value="3518007"/>
<xs:enumeration value="3518009"/>
<xs:enumeration value="3518011"/>
<xs:enumeration value="3518013"/>
<xs:enumeration value="3518015"/>
<xs:enumeration value="3518017"/>
<xs:enumeration value="3518019"/>
<xs:enumeration value="3518021"/>
<xs:enumeration value="3518023"/>
<xs:enumeration value="3518025"/>
<xs:enumeration value="3518027"/>
<xs:enumeration value="3518029"/>
<xs:enumeration value="3518031"/>
<xs:enumeration value="3518033"/>
<xs:enumeration value="3518035"/>
<xs:enumeration value="3518037"/>
<xs:enumeration value="3518039"/>
<xs:enumeration value="3518041"/>
<xs:enumeration value="3518043"/>
<xs:enumeration value="3518045"/>
<xs:enumeration value="3518047"/>
<xs:enumeration value="3518049"/>
<xs:enumeration value="3518051"/>
<xs:enumeration value="3518053"/>
<xs:enumeration value="3518055"/>
<xs:enumeration value="3518057"/>
<xs:enumeration value="3518059"/>
</xs:restriction>
</xs:simpleType>