simpleType "BackAndSpineAssessmentLocation"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3513001"
 - 
Back-General
"3513003"
 - 
Cervical-Left
"3513005"
 - 
Cervical-Midline
"3513007"
 - 
Cervical-Right
"3513009"
 - 
Lumbar-Left
"3513011"
 - 
Lumbar-Midline
"3513013"
 - 
Lumbar-Right
"3513015"
 - 
Thoracic-Left
"3513017"
 - 
Thoracic-Midline
"3513019"
 - 
Thoracic-Right
"3513021"
 - 
Sacral-Left
"3513023"
 - 
Sacral-Midline
"3513025"
 - 
Sacral-Right

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The location where Back and Spine assessment finding was located.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  BackAndSpineAssessmentLocation
Derivation:
restriction of xs:string
Facets:
enumeration:
"3513001"
 - 
Back-General
"3513003"
 - 
Cervical-Left
"3513005"
 - 
Cervical-Midline
"3513007"
 - 
Cervical-Right
"3513009"
 - 
Lumbar-Left
"3513011"
 - 
Lumbar-Midline
"3513013"
 - 
Lumbar-Right
"3513015"
 - 
Thoracic-Left
"3513017"
 - 
Thoracic-Midline
"3513019"
 - 
Thoracic-Right
"3513021"
 - 
Sacral-Left
"3513023"
 - 
Sacral-Midline
"3513025"
 - 
Sacral-Right
XML Source (w/o annotations (14); see within schema source)
<xs:simpleType name="BackAndSpineAssessmentLocation">
<xs:restriction base="xs:string">
<xs:enumeration value="3513001"/>
<xs:enumeration value="3513003"/>
<xs:enumeration value="3513005"/>
<xs:enumeration value="3513007"/>
<xs:enumeration value="3513009"/>
<xs:enumeration value="3513011"/>
<xs:enumeration value="3513013"/>
<xs:enumeration value="3513015"/>
<xs:enumeration value="3513017"/>
<xs:enumeration value="3513019"/>
<xs:enumeration value="3513021"/>
<xs:enumeration value="3513023"/>
<xs:enumeration value="3513025"/>
</xs:restriction>
</xs:simpleType>