element -> <eExam.08>
eExam.08 Chest/Lungs Assessment No No The assessment findings associated with the patient's chest/lungs. E16_07 Optional Element eExam.08 - Chest/Lungs Assessment represents Version 2.2.1 element E16_07 Chest/Lungs Assessment. The element value choices have been expanded. Airway Pediatric
Namespace:
Type:
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eExam.08
    CorrelationID
 = 
xs:string
    PN
 = 
("8801005")
    >
   
Content: 
{ enumeration of xs:string }
</eExam.08>
Simple Content Detail:
Enumeration:
"3508001"
 - 
Abrasion
"3508003"
 - 
Avulsion
"3508005"
 - 
Accessory Muscles Used with Breathing
"3508007"
 - 
Bleeding Controlled
"3508009"
 - 
Bleeding Uncontrolled
"3508011"
 - 
Breath Sounds-Absent-Left
"3508013"
 - 
Breath Sounds-Absent-Right
"3508015"
 - 
Breath Sounds-Decreased Left
"3508017"
 - 
Breath Sounds-Decreased Right
"3508019"
 - 
Breath Sounds-Equal
"3508021"
 - 
Breath Sounds-Normal-Left
"3508023"
 - 
Breath Sounds-Normal-Right
"3508025"
 - 
Burn-Blistering
"3508027"
 - 
Burn-Charring
"3508029"
 - 
Burn-Redness
"3508031"
 - 
Burn-White/Waxy
"3508033"
 - 
Crush Injury
"3508035"
 - 
Deformity
"3508037"
 - 
Flail Segment-Left
"3508039"
 - 
Flail Segment-Right
"3508041"
 - 
Foreign Body
"3508047"
 - 
Increased Respiratory Effort
"3508049"
 - 
Implanted Device
"3508051"
 - 
Laceration
"3508053"
 - 
Normal
"3508055"
 - 
Not Done
"3508057"
 - 
Pain
"3508059"
 - 
Pain with Inspiration/expiration-Left
"3508061"
 - 
Pain with Inspiration/expiration-Right
"3508063"
 - 
Puncture/Stab Wound
"3508065"
 - 
Rales-Left
"3508067"
 - 
Rales-Right
"3508069"
 - 
Retraction
"3508071"
 - 
Rhonchi-Left
"3508073"
 - 
Rhonchi-Right
"3508075"
 - 
Rhonchi/Wheezing
"3508077"
 - 
Stridor-Left
"3508079"
 - 
Stridor-Right
"3508085"
 - 
Tenderness-Left
"3508087"
 - 
Tenderness-Right
"3508089"
 - 
Wheezing-Expiratory - Left
"3508091"
 - 
Wheezing-Expiratory - Right
"3508093"
 - 
Wheezing-Inspiratory - Left
"3508095"
 - 
Wheezing-Inspiratory - Right
"3508097"
 - 
Gunshot Wound
"3508099"
 - 
Swelling
"3508101"
 - 
Contusion
"3508103"
 - 
Tenderness-General

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  ChestLungsAssessment (extension)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eExam.ChestLungsAssessment" maxOccurs="unbounded" minOccurs="0" name="eExam.08">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ChestLungsAssessment">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.ExamFindingNotPresent"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 2/2)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>

PN
Type:
Use:
optional
Attribute Value
"8801005"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.ExamFindingNotPresent"/>
</xs:simpleType>
</xs:attribute>