element -> <dConfiguration.MedicationGroup>
Group Tag to hold info about Medication 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.MedicationGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dConfiguration.08, dConfiguration.09+
</dConfiguration.MedicationGroup>
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.AgencyMedicationGroup" maxOccurs="unbounded" name="dConfiguration.MedicationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.PersonnelLevelPermittedtoAdministertheMedication" name="dConfiguration.08" type="StateCertificationLicensureLevels"/>
<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>
</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.08
Type:
dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication Yes Yes All EMS certification levels which are permitted to administer the medications listed in dConfiguration.09 (EMS Agency Medications). D04_07 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Using each certification level within the agency, indicate the approved medications allowed utilizing dConfiguration.09 (EMS Agency Medications). <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.PersonnelLevelPermittedtoAdministertheMedication" name="dConfiguration.08" type="StateCertificationLicensureLevels"/>

dConfiguration.09
Type:
anonymous (extension of Medication), simple content
dConfiguration.09 EMS Agency Medications Yes Yes A list of all medications the agency has implemented and have available for use. D04_06 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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/>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
Simple Content
xs:string
maxLength:
7
minLength:
2
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>