simpleType "SignatureType"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"4512001"
 - 
EMS Crew Member (Other)
"4512003"
 - 
EMS Primary Care Provider (for this event)
"4512005"
 - 
Healthcare Provider
"4512007"
 - 
Medical Director
"4512009"
 - 
Non-Healthcare Provider
"4512011"
 - 
Online Medical Control Healthcare Practitioner
"4512013"
 - 
Other
"4512015"
 - 
Patient
"4512017"
 - 
Patient Representative
"4512019"
 - 
Witness

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The individuals signature associated with the Signature Status.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  SignatureType
Derivation:
restriction of xs:string
Facets:
enumeration:
"4512001"
 - 
EMS Crew Member (Other)
"4512003"
 - 
EMS Primary Care Provider (for this event)
"4512005"
 - 
Healthcare Provider
"4512007"
 - 
Medical Director
"4512009"
 - 
Non-Healthcare Provider
"4512011"
 - 
Online Medical Control Healthcare Practitioner
"4512013"
 - 
Other
"4512015"
 - 
Patient
"4512017"
 - 
Patient Representative
"4512019"
 - 
Witness
XML Source (w/o annotations (11); see within schema source)
<xs:simpleType name="SignatureType">
<xs:restriction base="xs:string">
<xs:enumeration value="4512001"/>
<xs:enumeration value="4512003"/>
<xs:enumeration value="4512005"/>
<xs:enumeration value="4512007"/>
<xs:enumeration value="4512009"/>
<xs:enumeration value="4512011"/>
<xs:enumeration value="4512013"/>
<xs:enumeration value="4512015"/>
<xs:enumeration value="4512017"/>
<xs:enumeration value="4512019"/>
</xs:restriction>
</xs:simpleType>