simpleType "PN.MedicationAllergy"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"8801007"
 - 
Medication Allergy

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Annotation
Medication Allergy
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  PN.MedicationAllergy
Derivation:
restriction of xs:string
Facets:
enumeration:
"8801007"
 - 
Medication Allergy
XML Source (w/o annotations (2); see within schema source)
<xs:simpleType name="PN.MedicationAllergy">
<xs:restriction base="xs:string">
<xs:enumeration value="8801007"/>
</xs:restriction>
</xs:simpleType>