element -> <dConfiguration.ProcedureGroup>
Group Tag to hold info about Procedure information
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Content Model Diagram
XML Representation Summary
<dConfiguration.ProcedureGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dConfiguration.06, dConfiguration.07+
</dConfiguration.ProcedureGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="dConfiguration.AgencyProcedureGroup" maxOccurs="unbounded" name="dConfiguration.ProcedureGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" name="dConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateCertificationLicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProcedures" maxOccurs="unbounded" name="dConfiguration.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</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)
dConfiguration.06
Type:
anonymous (extension of StateCertificationLicensureLevels), simple content
dConfiguration.06 EMS Certification Levels Permitted to Perform Each Procedure Yes Yes EMS certification levels which are permitted to perform the procedure listed in dConfiguration.07. D04_05 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Using each certification level within the agency, indicate the approved procedures allowed utilizing dConfiguration.07 (EMS Agency Procedures). <br/><br/>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
Simple Content
enumeration of xs:string
Enumeration:
"9917001"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"9917003"
 - 
2009 Emergency Medical Responder (EMR)
"9917005"
 - 
2009 Emergency Medical Technician (EMT)
"9917007"
 - 
2009 Paramedic
"9917009"
 - 
First Responder
"9917011"
 - 
EMT-Basic
"9917013"
 - 
EMT-Intermediate
"9917015"
 - 
EMT-Paramedic
"9917019"
 - 
Physician
"9917021"
 - 
Critical Care Paramedic
"9917023"
 - 
Community Paramedicine
"9917025"
 - 
Nurse Practitioner
"9917027"
 - 
Physician Assistant
"9917029"
 - 
Licensed Practical Nurse (LPN)
"9917031"
 - 
Registered Nurse
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" name="dConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateCertificationLicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.07
Type:
anonymous (extension of snomed), simple content
dConfiguration.07 EMS Agency Procedures Yes Yes A list of all procedures that the agency has implemented and available for use by any/all EMS certification levels. D04_04 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma This is associated with the EMS Agency Number (dAgency.02) since each EMS Agency Number may have different capabilities. Each procedure is associated with the EMS professional certification levels permitted to perform the procedure. <br/><br/>EMS Agencies may identify additional SNOMEDCT procedure codes based on medical direction and their own need. If an agency resides in a state with statewide approved procedures, they should be listed/implemented here. <br/><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
Simple Content
xs:integer
maxInclusive:
999999999999999
minInclusive:
100000
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EMSAgencyProcedures" maxOccurs="unbounded" name="dConfiguration.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>