element -> <eVitals.GlasgowScoreGroup>
Group Tag to hold the details of patient's glasgow scale
Namespace:
Type:
anonymous complexType
Content:
complex, 5 elements
Defined:
Includes:
definitions of 5 elements
Content Model Diagram
XML Representation Summary
<eVitals.GlasgowScoreGroup>
   
Content: 
eVitals.19, eVitals.20, eVitals.21, eVitals.22+, eVitals.23?
</eVitals.GlasgowScoreGroup>
Content model elements (5):
Included in content model of elements (1):
XML Source (w/o annotations (6); see within schema source)
<xs:element id="eVitals.GlasgowScoreGroup" name="eVitals.GlasgowScoreGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eVitals.GlasgowComaScoreEye" name="eVitals.19" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GlasgowComaScoreEyes">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eVitals.GlasgowComaScoreVerbal" name="eVitals.20" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GlasgowComaScoreVerbal">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eVitals.GlasgowComaScoreMotor" name="eVitals.21" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GlasgowComaScoreMotor">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eVitals.GlasgowComaScoreQualifier" maxOccurs="unbounded" name="eVitals.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GCSScoreQualifier">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eVitals.TotalGlasgowComaScore" minOccurs="0" name="eVitals.23" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TotalGCS">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 5/5)
eVitals.19
Type:
anonymous (extension of GlasgowComaScoreEyes), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eVitals.19 Glasgow Coma Score-Eye Yes Yes The patient's Glasgow Coma Score Eye opening. E14_15 Required Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Definitions now based on the National Trauma Data Standard (NTDS). Yes
Simple Content
enumeration of xs:string
Enumeration:
"1"
 - 
No eye movement when assessed (All Age Groups)
"2"
 - 
Opens Eyes to painful stimulation (All Age Groups)
"3"
 - 
Opens Eyes to verbal stimulation (All Age Groups)
"4"
 - 
Opens Eyes spontaneously (All Age Groups)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eVitals.GlasgowComaScoreEye" name="eVitals.19" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GlasgowComaScoreEyes">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eVitals.20
Type:
anonymous (extension of GlasgowComaScoreVerbal), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eVitals.20 Glasgow Coma Score-Verbal Yes Yes The patient's Glasgow Coma Score Verbal. E14_16 Required Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Definitions now based on the National Trauma Data Standard (NTDS). <v3Changes/> Yes
Simple Content
enumeration of xs:string
Enumeration:
"1"
 - 
No verbal/vocal response (All Age Groups)
"2"
 - 
Incomprehensible sounds (>2 Years); Inconsolable, agitated
"3"
 - 
Inappropriate words (>2 Years); Inconsistently consolable, moaning
"4"
 - 
Confused (>2 Years); Cries but is consolable, inappropriate interactions
"5"
 - 
Oriented (>2 Years); Smiles, oriented to sounds, follows objects, interacts
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eVitals.GlasgowComaScoreVerbal" name="eVitals.20" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GlasgowComaScoreVerbal">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eVitals.21
Type:
anonymous (extension of GlasgowComaScoreMotor), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eVitals.21 Glasgow Coma Score-Motor Yes Yes The patient's Glasgow Coma Score Motor E14_17 Required Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Definitions now based on the National Trauma Data Standard (NTDS). <v3Changes/> Yes
Simple Content
enumeration of xs:string
Enumeration:
"1"
 - 
No Motor Response (All Age Groups)
"2"
 - 
Extension to pain (All Age Groups)
"3"
 - 
Flexion to pain (All Age Groups)
"4"
 - 
Withdrawal from pain (All Age Groups)
"5"
 - 
Localizing pain (All Age Groups)
"6"
 - 
Obeys commands (>2Years); Appropriate response to stimulation
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eVitals.GlasgowComaScoreMotor" name="eVitals.21" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GlasgowComaScoreMotor">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eVitals.22
Type:
anonymous (extension of GCSScoreQualifier), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eVitals.22 Glasgow Coma Score-Qualifier Yes Yes Documentation of factors which make the GCS score more meaningful. E14_18 Required Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Definitions now based on the National Trauma Data Standard (NTDS). <v3Changes/>
Simple Content
enumeration of xs:string
Enumeration:
"3322001"
 - 
Eye Obstruction Prevents Eye Assessment
"3322003"
 - 
Initial GCS has legitimate values without interventions such as intubation and sedation
"3322005"
 - 
Patient Chemically Paralyzed
"3322007"
 - 
Patient Chemically Sedated
"3322009"
 - 
Patient Intubated
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eVitals.GlasgowComaScoreQualifier" maxOccurs="unbounded" name="eVitals.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="GCSScoreQualifier">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eVitals.23
Type:
anonymous (extension of TotalGCS), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eVitals.23 Total Glasgow Coma Score No Yes The patient's total Glasgow Coma Score. E14_19 Recommended Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Can be documented or calculated from EVitals.19 (GCS-Eye), EVitals.20 (GCS-Verbal), and EVitals.21 (GCS-Motor). Yes
Simple Content
xs:integer
maxInclusive:
15
minInclusive:
3
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eVitals.TotalGlasgowComaScore" minOccurs="0" name="eVitals.23" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TotalGCS">
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.Refused PN.UnableToComplete"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>