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