simpleType "SkinAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3504001"
 - 
Clammy
"3504003"
 - 
Cold
"3504005"
 - 
Cyanotic
"3504007"
 - 
Diaphoretic
"3504009"
 - 
Dry
"3504011"
 - 
Flushed
"3504013"
 - 
Hot
"3504015"
 - 
Jaundiced
"3504017"
 - 
Lividity
"3504019"
 - 
Mottled
"3504021"
 - 
Normal
"3504023"
 - 
Not Done
"3504025"
 - 
Pale
"3504027"
 - 
Poor Turgor
"3504029"
 - 
Red (Erythematous)
"3504031"
 - 
Tenting
"3504033"
 - 
Warm
"3504035"
 - 
Capillary Nail Bed Refill less than 2 seconds
"3504037"
 - 
Capillary Nail Bed Refill 2-4 seconds
"3504039"
 - 
Capillary Nail Bed Refill more than 4 seconds

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment of the patient's skin on examination
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  SkinAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3504001"
 - 
Clammy
"3504003"
 - 
Cold
"3504005"
 - 
Cyanotic
"3504007"
 - 
Diaphoretic
"3504009"
 - 
Dry
"3504011"
 - 
Flushed
"3504013"
 - 
Hot
"3504015"
 - 
Jaundiced
"3504017"
 - 
Lividity
"3504019"
 - 
Mottled
"3504021"
 - 
Normal
"3504023"
 - 
Not Done
"3504025"
 - 
Pale
"3504027"
 - 
Poor Turgor
"3504029"
 - 
Red (Erythematous)
"3504031"
 - 
Tenting
"3504033"
 - 
Warm
"3504035"
 - 
Capillary Nail Bed Refill less than 2 seconds
"3504037"
 - 
Capillary Nail Bed Refill 2-4 seconds
"3504039"
 - 
Capillary Nail Bed Refill more than 4 seconds
XML Source (w/o annotations (21); see within schema source)
<xs:simpleType name="SkinAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3504001"/>
<xs:enumeration value="3504003"/>
<xs:enumeration value="3504005"/>
<xs:enumeration value="3504007"/>
<xs:enumeration value="3504009"/>
<xs:enumeration value="3504011"/>
<xs:enumeration value="3504013"/>
<xs:enumeration value="3504015"/>
<xs:enumeration value="3504017"/>
<xs:enumeration value="3504019"/>
<xs:enumeration value="3504021"/>
<xs:enumeration value="3504023"/>
<xs:enumeration value="3504025"/>
<xs:enumeration value="3504027"/>
<xs:enumeration value="3504029"/>
<xs:enumeration value="3504031"/>
<xs:enumeration value="3504033"/>
<xs:enumeration value="3504035"/>
<xs:enumeration value="3504037"/>
<xs:enumeration value="3504039"/>
</xs:restriction>
</xs:simpleType>