element <dConfiguration.09>
<nemsisTacDoc> <number>dConfiguration.09</number> <name>EMS Agency Medications</name> <national>Yes</national> <state>Yes</state> <definition>A list of all medications the agency has implemented and have available for use.</definition> <v2Number>D04_06</v2Number> <usage>Mandatory</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>The medication list is stored as the RxNorm (RXCUI) Code. This is associated with the EMS Agency Number (dAgency.02) since each EMS Agency Number may have different capabilities. <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. <br/><br/>List of medications based on RxNorm (RXCUI) code. Reference the NEMSIS Suggested Lists at: http://nemsis.org/v3/resources.html <br/><br/>RxNorm <br/>Website - http://uts.nlm.nih.gov <br/><br/>Product - UMLS Metathesaurus <br/>Website - http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html <br/>Product - RxNorm Full Monthly Release </comment> <v3Changes/> </nemsisTacDoc>
Namespace:
Type:
anonymous (extension of Medication)
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dConfiguration.09
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:string }
</dConfiguration.09>
Simple Content Detail:
MaxLength:
7
MinLength:
2

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