simpleType "ExternalElectronicDocuments"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"4509001"
 - 
Other Audio Recording
"4509003"
 - 
Billing Information
"4509005"
 - 
Diagnostic Image (CT, X-ray, US, etc.)
"4509007"
 - 
DNR/Living Will
"4509009"
 - 
ECG/Lab Results
"4509011"
 - 
Guardianship/Power of Attorney
"4509013"
 - 
Other Healthcare Record
"4509015"
 - 
Other
"4509017"
 - 
Patient Identification
"4509019"
 - 
Patient Refusal Sheet
"4509021"
 - 
Other Picture/Graphic
"4509025"
 - 
Other Video/Movie

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Document types which have been electronically stored with PCR.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ExternalElectronicDocuments
Derivation:
restriction of xs:string
Facets:
enumeration:
"4509001"
 - 
Other Audio Recording
"4509003"
 - 
Billing Information
"4509005"
 - 
Diagnostic Image (CT, X-ray, US, etc.)
"4509007"
 - 
DNR/Living Will
"4509009"
 - 
ECG/Lab Results
"4509011"
 - 
Guardianship/Power of Attorney
"4509013"
 - 
Other Healthcare Record
"4509015"
 - 
Other
"4509017"
 - 
Patient Identification
"4509019"
 - 
Patient Refusal Sheet
"4509021"
 - 
Other Picture/Graphic
"4509025"
 - 
Other Video/Movie
XML Source (w/o annotations (13); see within schema source)
<xs:simpleType name="ExternalElectronicDocuments">
<xs:restriction base="xs:string">
<xs:enumeration value="4509001"/>
<xs:enumeration value="4509003"/>
<xs:enumeration value="4509005"/>
<xs:enumeration value="4509007"/>
<xs:enumeration value="4509009"/>
<xs:enumeration value="4509011"/>
<xs:enumeration value="4509013"/>
<xs:enumeration value="4509015"/>
<xs:enumeration value="4509017"/>
<xs:enumeration value="4509019"/>
<xs:enumeration value="4509021"/>
<xs:enumeration value="4509025"/>
</xs:restriction>
</xs:simpleType>