element -> <dCustomResults.01>
dCustomResults.01 Custom Data Element Result No No The actual value or values chosen (if values listed in dCustomConfiguration.06) or result (free text, Date/Time, or number) documented for the Custom Data Element Mandatory Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.
Namespace:
Type:
anonymous (extension of CustomResults)
Content:
simple, 2 attributes
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<dCustomResults.01
    NV
 = 
("7701001" | "7701003" | "7701005")
    PN
 = 
("8801001" | "8801003" | "8801005" | "8801007" | "8801009" | "8801013" | "8801015" | "8801017" | "8801019" | "8801021" | "8801023")
    >
   
Content: 
{ xs:string }
</dCustomResults.01>
Simple Content Detail:
MaxLength:
100000
MinLength:
1

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  CustomResults (extension)
      complexType
Derivation:
extension of CustomResults
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dCustomConfiguration.dCustomDataElementResult" maxOccurs="unbounded" minOccurs="1" name="dCustomResults.01" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CustomResults">
<xs:attribute name="NV" type="NV" use="optional"/>
<xs:attribute name="PN" type="PN" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 2/2)
NV
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"7701001"
 - 
Not Applicable
"7701003"
 - 
Not Recorded
"7701005"
 - 
Not Reporting
XML Source (see within schema source)
<xs:attribute name="NV" type="NV" use="optional"/>

PN
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"8801001"
 - 
Contraindication Noted
"8801003"
 - 
Denied By Order
"8801005"
 - 
Exam Finding Not Present
"8801007"
 - 
Medication Allergy
"8801009"
 - 
Medication Already Taken
"8801013"
 - 
No Known Drug Allergy
"8801015"
 - 
None Reported
"8801017"
 - 
Not Performed by EMS
"8801019"
 - 
Refused
"8801021"
 - 
Unresponsive
"8801023"
 - 
Unable to Complete
XML Source (see within schema source)
<xs:attribute name="PN" type="PN" use="optional"/>