element -> <eProcedures.03>
eProcedures.03 Procedure Yes Yes The procedure performed on the patient. E19_03 Required Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Procedures which are recorded as a Vital Sign do not have to be documented in the Procedure Section. <br/>Code list is represented in SNOMEDCT. Reference the NEMSIS Suggested Lists at: http://nemsis.org/v3/resources.html <br/><br/>SNOMEDCT <br/>Website: http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html <br/>Product: Product - UMLS Metathesaurus
Namespace:
Type:
anonymous (extension of snomed)
Content:
simple, 2 attributes
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eProcedures.03
    NV
 = 
("7701001" | "7701003")
    PN
 = 
("8801001" | "8801003" | "8801019" | "8801023")
    >
   
Content: 
{ xs:integer }
</eProcedures.03>
Simple Content Detail:
MaxInclusive:
999999999999999
MinInclusive:
100000

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:integer (restriction)
  snomed (extension)
      complexType
Derivation:
extension of snomed
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eProcedures.Procedure" name="eProcedures.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="PN" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 2/2)
NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>

PN
Attribute Value
"8801001" | "8801003" | "8801019" | "8801023"
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:simpleType>
</xs:attribute>