element -> <dConfiguration.ProcedureGroup>
Group Tag to hold info about Procedure information
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
| XML Representation Summary |
| <dConfiguration.ProcedureGroup> |
| |
|
| </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" minOccurs="0" name="dConfiguration.ProcedureGroup"> <xs:complexType> <xs:sequence> <xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" minOccurs="0" name="dConfiguration.06"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.03" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Content Element Detail (all declarations; defined in this component only; 2/2) -
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dConfiguration.03
Procedures Permitted by the State
Yes
Yes
A list of all of the procedures permitted by the EMS Agency's licensing state.
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This data element should capture all of the procedures permitted by the state for any/all levels of EMS personnel in the state. This is associated with the EMS Agency State (dAgency.01). This is related to the EMS Agency's procedures (dConfiguration.07) which have been implemented within the EMS System.
<br/><br/>State EMS systems which have regulatory authority to determine the procedures statewide may identify SNOMEDCT procedure codes based on medical direction and their own need.
<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
<br/><br/>The EMS agency should submit "Not Applicable" and "Nil" to the state system for the demographic export. The state EMS system does not need to import this information into their database. It is the responsibility of the state to submit this element to the national EMS database (NEMSIS). Reference the Demographic Dataset Submission Guide for further details.
Simple Content
maxInclusive: |
999999999999999 |
minInclusive: |
100000 |
XML Source (w/o annotations (1); see within schema source)
| <xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.03" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
-
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: |
| "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" minOccurs="0" name="dConfiguration.06"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> |