element -> <eLabs.LabResultGroup>
Group Tag to hold the type of laboratory value and its result.
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Content Model Diagram
XML Representation Summary
<eLabs.LabResultGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
eLabs.03?, eLabs.04?
</eLabs.LabResultGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="eLabs.LabResultGroup" maxOccurs="unbounded" minOccurs="0" name="eLabs.LabResultGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eLabs.LaboratoryResultType" minOccurs="0" name="eLabs.03" type="LaboratoryResultType"/>
<xs:element id="eLabs.LaboratoryResult" minOccurs="0" name="eLabs.04" type="LaboratoryResult"/>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
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"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
eLabs.03
Type:
LaboratoryResultType, simple content
eLabs.03 Laboratory Result Type No No The type of the laboratory value. Optional Added to provide for the documentation of laboratory results obtained prior to or during and EMS patient encounter.
Simple Content
enumeration of xs:string
Enumeration:
"3403001"
 - 
Alanine Transaminase
"3403003"
 - 
Alcohol-Blood
"3403005"
 - 
Alcohol-Breath
"3403007"
 - 
Alkaline Phosphatase
"3403009"
 - 
Amylase
"3403013"
 - 
Aspartate Transaminase
"3403015"
 - 
B-Type Natriuretic Peptide (BNP)
"3403017"
 - 
Base Excess
"3403019"
 - 
Bilirubin-Direct
"3403021"
 - 
Bilirubin-Total
"3403023"
 - 
BUN
"3403025"
 - 
Calcium-Ionized
"3403027"
 - 
Calcium-Serum
"3403029"
 - 
Carbon Dioxide-Partial Pressure
"3403033"
 - 
Chloride
"3403035"
 - 
Creatine Kinase
"3403037"
 - 
Creatine Kinase-MB
"3403039"
 - 
Creatinine
"3403041"
 - 
Gamma Glutamyl Transpeptidase
"3403043"
 - 
Glucose
"3403045"
 - 
Hematocrit
"3403047"
 - 
Hemoglobin
"3403049"
 - 
Human Chorionic Gonadotropin-Serum
"3403051"
 - 
Human Chorionic Gonadotropin-Urine
"3403053"
 - 
International Normalized Ratio (INR)
"3403055"
 - 
Lactate Dehydrogenase
"3403057"
 - 
Lactate-Arterial
"3403059"
 - 
Lactate-Venous
"3403061"
 - 
Lipase
"3403063"
 - 
Magnesium
"3403065"
 - 
Oxygen-Partial Pressure
"3403067"
 - 
Partial Thromboplastin Time
"3403071"
 - 
pH-ABG
"3403073"
 - 
pH-Venous
"3403075"
 - 
Platelets
"3403077"
 - 
Potassium
"3403079"
 - 
Prothrombin Time
"3403081"
 - 
Red Blood Cells
"3403083"
 - 
Sodium
"3403085"
 - 
Troponin
"3403087"
 - 
White Blood Cells
"3403089"
 - 
Ammonia
"3403091"
 - 
Bicarbonate (HCO3)
"3403093"
 - 
Carboxyhemoglobin
"3403095"
 - 
CO2, Total (Bicarbonate)
"3403097"
 - 
CRP (C-Reactive Protein)
"3403099"
 - 
Dilantin
"3403101"
 - 
Leukocytes
"3403103"
 - 
Nitrates
"3403105"
 - 
Phenobarbital
"3403107"
 - 
Protein
"3403109"
 - 
Salicylate
"3403111"
 - 
Specific Gravity
"3403113"
 - 
Tylenol
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eLabs.LaboratoryResultType" minOccurs="0" name="eLabs.03" type="LaboratoryResultType"/>

eLabs.04
Type:
LaboratoryResult, simple content
eLabs.04 Laboratory Result No No The value or result of the laboratory test (Units may vary). Optional Added to better document EMS care.
Simple Content
xs:string
maxLength:
50
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eLabs.LaboratoryResult" minOccurs="0" name="eLabs.04" type="LaboratoryResult"/>