element -> <eCustomResults.01>
eCustomResults.01
Custom Data Element Result
No
No
The actual value or values chosen (if values listed in eCustomConfiguration.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:  | 
 | 
Content:  | 
 | 
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
Defined:  | 
 | 
Includes:  | 
 | 
 
Content Model Diagram
| XML Representation Summary | 
| <eCustomResults.01 | 
|     | 
NV | 
 =   | 
("7701001" | "7701003" | "7701005") | 
|     | 
PN | 
 =   | 
("8801001" | "8801003" | "8801005" | "8801007" | "8801009" | "8801013" | "8801015" | "8801017" | "8801019" | "8801021" | "8801023") | 
|     | 
> | 
|     | 
 | 
| </eCustomResults.01> | 
 
Simple Content Detail:
MaxLength:  | 
100000 | 
MinLength:  | 
1 | 
 
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="eCustomConfiguration.eCustomDataElementResult" maxOccurs="unbounded" minOccurs="1" name="eCustomResults.01" nillable="true"> <xs:complexType> <xs:simpleContent> <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- 
Attribute Value
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- 
Attribute Value
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"/> |