simpleType "Response"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"9916001"
 - 
Improved
"9916003"
 - 
Unchanged
"9916005"
 - 
Worse

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
The patient's response.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  Response
Derivation:
restriction of xs:string
Facets:
enumeration:
"9916001"
 - 
Improved
"9916003"
 - 
Unchanged
"9916005"
 - 
Worse
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="Response">
<xs:restriction base="xs:string">
<xs:enumeration value="9916001"/>
<xs:enumeration value="9916003"/>
<xs:enumeration value="9916005"/>
</xs:restriction>
</xs:simpleType>