simpleType OrganSupportMaximum_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:Number99NonNegative_Type
used by
element CriticalCarePeriod_Structure/AdultCriticalCarePeriod/ACC_CareActivityGroup/OrganSupportMaximum
facets
Kind Value annotation 
maxInclusive 07 
totalDigits 
annotation
documentation
V6-0: (September 2006)  introduces  Critical Care Period Optional Data Items. Note that maximum is value is 07 although the NHS Data Dictionary states 06.
source <xs:simpleType name="OrganSupportMaximum_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0: (September 2006)  introduces  Critical Care Period Optional Data Items. Note that maximum is value is 07 although the NHS Data Dictionary states 06. </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:Number99NonNegative_Type">
   
<xs:maxInclusive value="07"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy