element -> <ePayment.51>
ePayment.51 EMS Condition Code No No The condition code associated with the CMS EMS negotiated rule-making process. E07_35 Optional Airway Cardiac Arrest Pediatric STEMI Stroke Trauma Code list is represented in ICD-10-CM Codes: <br/>Website - <a href="http://uts.nlm.nih.gov" target="_blank">http://uts.nlm.nih.gov</a> <br/>Product - UMLS Metathesaurus
Namespace:
Type:
anonymous (extension of icd10Code)
Content:
simple, 1 attribute
Defined:
locally within ePayment complexType in ePayment_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<ePayment.51
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:string }
</ePayment.51>
Simple Content Detail:
Pattern:
[A-Z][0-9][0-9A-Z]((\.[0-9A-Z]{1,3})?)

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