element <dConfiguration.03>
<nemsisTacDoc>
<number>dConfiguration.03</number>
<name>Procedures Permitted by the State</name>
<national>Yes</national>
<state>Yes</state>
<definition>A list of all of the procedures permitted by the EMS Agency's licensing state.</definition>
<v2Number/>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>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 ICD-10 PCS procedure codes based on medical direction and their own need.
<br/>
<br/>Code list is represented in ICD-10-PCS: Procedure Codes, see suggested NEMSIS list of procedure codes.
<br/>ICD-10-PCS
<br/>Website - http://uts.nlm.nih.gov
<br/>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.
</comment>
<v3Changes/>
</nemsisTacDoc>
Namespace: |
|
Type: |
|
Content: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
Includes: |
|
Content Model Diagram
| XML Representation Summary |
| <dConfiguration.03 |
| |
NV |
= |
("7701001" | "7701003") |
| |
CorrelationID |
= |
xs:string |
| |
> |
| |
|
| </dConfiguration.03> |
Simple Content Detail:
Pattern: |
[0-9A-HJ-NP-Z]([0-9A-Za-z]{1,6})? |
Included in content model of elements (1):
-
Anonymous Type Detail
| Type Derivation Tree xs:string (restriction) complexType |
XML Source (w/o annotations (1); see within schema source)
| <xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" 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> |
Attribute Detail (all declarations; defined in this component only; 2/2)
CorrelationID-
Attribute Value
MaxLength: |
255 |
MinLength: |
0 |
XML Source (see within schema source)
NV-
Attribute Value
Anonymous simpleType
Type Derivation Tree simpleType |
Member Types
XML Source (see within schema source)
| <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> |