element -> <dConfiguration.15>
dConfiguration.15 Patient Monitoring Capability(ies) Yes Yes The EMS Agency's patient monitoring capability which can be provided to any/all patients presenting to EMS. Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Added to identify the patient monitoring capability of the EMS Agency. Associated with each EMS Agency Number (dAgency.02) since each EMS Agency Number may have a different capability within each EMS Agency. Other patient monitoring capability may exist but NEMSIS Version 3 only includes these specific capabilities.
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dConfiguration.15
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</dConfiguration.15>
Simple Content Detail:
Enumeration:
"1215001"
 - 
Capnography-Numeric
"1215003"
 - 
Capnography-Waveform
"1215005"
 - 
ECG-12 Lead or Greater
"1215007"
 - 
ECG-Less than 12 Lead (Cardiac Monitor)
"1215009"
 - 
Oximetry-Carbon Monoxide
"1215011"
 - 
Oximetry-Oxygen
"1215013"
 - 
Pressure Measurement-Invasive (Arterial, CVP, Swan, etc.)
"1215015"
 - 
Pressure Measurement-Non-Invasive (Blood Pressure, etc.)
"1215017"
 - 
Ventilator-Transport
"1215019"
 - 
Vital Sign Monitoring

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.PatientMonitoringCapabilityies" maxOccurs="unbounded" name="dConfiguration.15">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PatientMonitoringCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</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"/>