simpleType "PN.NoKnownDrugAllergy"
Namespace:
Defined:
Used:
never
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"8801013"
 - 
No Known Drug Allergy
Annotation
No Known Drug Allergy
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  PN.NoKnownDrugAllergy
Derivation:
restriction of xs:string
Facets:
enumeration:
"8801013"
 - 
No Known Drug Allergy
XML Source (w/o annotations (2); see within schema source)
<xs:simpleType name="PN.NoKnownDrugAllergy">
<xs:restriction base="xs:string">
<xs:enumeration value="8801013"/>
</xs:restriction>
</xs:simpleType>