element -> <eProcedures.13>
eProcedures.13 Vascular Access Location No Yes The location of the vascular access site attempt on the patient, if applicable. E19_12 Recommended This is now associated with the Date/Time of the procedure and therefore changed to single choice. This allows the location to be documented with each procedure and attempt. If the vascular access has been established prior to EMS, this should be documented as such.
Namespace:
Type:
Content:
simple, 1 attribute
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eProcedures.13
    NV
 = 
("7701001" | "7701003" | "7701005")
    >
   
Content: 
{ enumeration of xs:string }
</eProcedures.13>
Simple Content Detail:
Enumeration:
"3913001"
 - 
Antecubital-Left
"3913003"
 - 
Antecubital-Right
"3913005"
 - 
External Jugular-Left
"3913007"
 - 
External Jugular-Right
"3913009"
 - 
Femoral-Left IV
"3913011"
 - 
Femoral-Right IV
"3913013"
 - 
Foot-Right
"3913015"
 - 
Foot-Left
"3913017"
 - 
Forearm-Left
"3913019"
 - 
Forearm-Right
"3913021"
 - 
Hand-Left
"3913023"
 - 
Hand-Right
"3913025"
 - 
Internal Jugular-Left
"3913027"
 - 
Internal Jugular-Right
"3913029"
 - 
IO-Iliac Crest-Left
"3913031"
 - 
IO-Iliac Crest-Right
"3913033"
 - 
IO-Femoral-Left Distal
"3913035"
 - 
IO-Femoral-Right Distal
"3913037"
 - 
IO-Humeral-Left
"3913039"
 - 
IO-Humeral-Right
"3913041"
 - 
IO-Tibia-Left Distal
"3913043"
 - 
IO-Sternum
"3913045"
 - 
IO-Tibia-Right Distal
"3913047"
 - 
IO-Tibia-Left Proximal
"3913049"
 - 
IO-Tibia-Right Proximal
"3913051"
 - 
Lower Extremity-Left
"3913053"
 - 
Lower Extremity-Right
"3913055"
 - 
Other Peripheral
"3913057"
 - 
Other Central (PICC, Portacath, etc.)
"3913059"
 - 
Scalp
"3913061"
 - 
Subclavian-Left
"3913063"
 - 
Subclavian-Right
"3913065"
 - 
Umbilical
"3913067"
 - 
Venous Cutdown-Left Lower Extremity
"3913069"
 - 
Venous Cutdown-Right Lower Extremity
"3913071"
 - 
Upper Arm-Left
"3913073"
 - 
Upper Arm-Right
"3913075"
 - 
Radial-Left
"3913077"
 - 
Radial-Right

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  VascularAccessLocation (extension)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eProcedures.VascularAccessLocation" minOccurs="0" name="eProcedures.13" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="VascularAccessLocation">
<xs:attribute name="NV" 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; 1/1)
NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003" | "7701005"
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:simpleType>
</xs:attribute>