AQI XML Schema | Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 |
Generated : Tuesday, January 16, 2018 |
Definition Type | Complex Type |
Name | MedicationType |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Abstract | False |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:complexType name="MedicationType" >
<xs:sequence> <xs:element minOccurs="1" maxOccurs="1" name="MedicationName" type="AnyString"/> <xs:element minOccurs="0" maxOccurs="unbounded" name="MedicationType" nillable="true" type="MedicationTypeCodeType"/> <xs:element minOccurs="0" maxOccurs="1" name="MedDose" nillable="true" type="PosInt"/> <xs:element minOccurs="0" maxOccurs="1" name="DoseUnits" nillable="true" type="CommonUnit"/> <xs:element minOccurs="0" maxOccurs="1" name="DoseStart" nillable="true" type="DateRangeType"/> <xs:element minOccurs="0" maxOccurs="1" name="DoseEnd" nillable="true" type="DateRangeType"/> <xs:element minOccurs="0" maxOccurs="1" name="MedConcentration" nillable="true" type="PosInt"/> <xs:element minOccurs="0" maxOccurs="1" name="MedConcentrationUnit" nillable="true" type="CommonUnit"/> <xs:element minOccurs="0" maxOccurs="unbounded" name="MedicationRoute" nillable="true" type="RouteCodeType"/> <xs:element minOccurs="0" maxOccurs="unbounded" name="MixtureMedications" nillable="true" type="MixtureMedicationType"/> </xs:sequence> </xs:complexType> |
Child Elements | |||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
Derivation Tree | |||||||||||||||||||||||||||||||||||||||||||||
[No Sub Types] MedicationType mstns:Medication mstns:MedicationsTotals |
|||||||||||||||||||||||||||||||||||||||||||||
References | |||||||||||||||||||||||||||||||||||||||||||||
mstns:Medication , mstns:MedicationsTotals | |||||||||||||||||||||||||||||||||||||||||||||
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring XSD to Silverlight Code Generation |