simpleType "AdvanceDirectives"
Namespace:
Defined:
globally in eHistory_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3105001"
 - 
Family/Guardian request DNR (but no documentation)
"3105003"
 - 
Living Will
"3105005"
 - 
None
"3105007"
 - 
Other
"3105009"
 - 
Other Healthcare Advanced Directive Form
"3105011"
 - 
State EMS DNR or Medical Order Form

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The presence of a valid for of living will of document directing end of life or healthcare treatment decisions
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  AdvanceDirectives
Derivation:
restriction of xs:string
Facets:
enumeration:
"3105001"
 - 
Family/Guardian request DNR (but no documentation)
"3105003"
 - 
Living Will
"3105005"
 - 
None
"3105007"
 - 
Other
"3105009"
 - 
Other Healthcare Advanced Directive Form
"3105011"
 - 
State EMS DNR or Medical Order Form
XML Source (w/o annotations (7); see within schema source)
<xs:simpleType name="AdvanceDirectives">
<xs:restriction base="xs:string">
<xs:enumeration value="3105001"/>
<xs:enumeration value="3105003"/>
<xs:enumeration value="3105005"/>
<xs:enumeration value="3105007"/>
<xs:enumeration value="3105009"/>
<xs:enumeration value="3105011"/>
</xs:restriction>
</xs:simpleType>