simpleType "SignatureStatus"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"4515001"
 - 
Not Signed - Crew Called out to another call
"4515003"
 - 
Not Signed - Deceased
"4515005"
 - 
Not Signed - Due to Distress Level
"4515007"
 - 
Not Signed - Equipment Failure
"4515009"
 - 
Not Signed - In Law Enforcement Custody
"4515011"
 - 
Not Signed - Language Barrier
"4515013"
 - 
Not Signed - Mental Status/Impaired
"4515015"
 - 
Not Signed - Minor/Child
"4515017"
 - 
Not Signed - Physical Impairment of Extremities
"4515019"
 - 
Not Signed - Refused
"4515021"
 - 
Not Signed - Transferred Care/No Access to Obtain Signature
"4515023"
 - 
Not Signed - Unconscious
"4515025"
 - 
Not Signed -Visually Impaired
"4515027"
 - 
Physical Signature/Paper Copy Obtained
"4515029"
 - 
Refused
"4515031"
 - 
Signed
"4515033"
 - 
Signed-Not Patient

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Indication that a signature has been collected or attempted to be collected.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  SignatureStatus
Derivation:
restriction of xs:string
Facets:
enumeration:
"4515001"
 - 
Not Signed - Crew Called out to another call
"4515003"
 - 
Not Signed - Deceased
"4515005"
 - 
Not Signed - Due to Distress Level
"4515007"
 - 
Not Signed - Equipment Failure
"4515009"
 - 
Not Signed - In Law Enforcement Custody
"4515011"
 - 
Not Signed - Language Barrier
"4515013"
 - 
Not Signed - Mental Status/Impaired
"4515015"
 - 
Not Signed - Minor/Child
"4515017"
 - 
Not Signed - Physical Impairment of Extremities
"4515019"
 - 
Not Signed - Refused
"4515021"
 - 
Not Signed - Transferred Care/No Access to Obtain Signature
"4515023"
 - 
Not Signed - Unconscious
"4515025"
 - 
Not Signed -Visually Impaired
"4515027"
 - 
Physical Signature/Paper Copy Obtained
"4515029"
 - 
Refused
"4515031"
 - 
Signed
"4515033"
 - 
Signed-Not Patient
XML Source (w/o annotations (18); see within schema source)
<xs:simpleType name="SignatureStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="4515001"/>
<xs:enumeration value="4515003"/>
<xs:enumeration value="4515005"/>
<xs:enumeration value="4515007"/>
<xs:enumeration value="4515009"/>
<xs:enumeration value="4515011"/>
<xs:enumeration value="4515013"/>
<xs:enumeration value="4515015"/>
<xs:enumeration value="4515017"/>
<xs:enumeration value="4515019"/>
<xs:enumeration value="4515021"/>
<xs:enumeration value="4515023"/>
<xs:enumeration value="4515025"/>
<xs:enumeration value="4515027"/>
<xs:enumeration value="4515029"/>
<xs:enumeration value="4515031"/>
<xs:enumeration value="4515033"/>
</xs:restriction>
</xs:simpleType>