Definition Type: ComplexType
Name: PrescriptionDrug_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into PrescriptionFill in schema xmlife2_20_01_xsd Drilldown into KeyedValue in schema xlifebase2_20_01_xsd Drilldown into AvgWholesaleUnitCostAmt in schema xmlife2_20_01_xsd Drilldown into TherapeuticClass in schema xmlife2_20_01_xsd Drilldown into PrescriptionDosageForm in schema xmlife2_20_01_xsd Drilldown into PrescriptionDosageStrength in schema xmlife2_20_01_xsd Drilldown into PrescriptionDosageUnit in schema xmlife2_20_01_xsd Drilldown into PrescriptionLabel in schema xmlife2_20_01_xsd Drilldown into PrescriptionCode in schema xmlife2_20_01_xsd Drilldown into PrescriptionDrugType in schema xmlife2_20_01_xsd Drilldown into PrescriptionDrugSysKey in schema xmlife2_20_01_xsd Drilldown into PrescriptionDrugKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of PrescriptionDrug_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="PrescriptionDrug_Type">
    <xsd:sequence>
        <xsd:element ref="PrescriptionDrugKey" minOccurs="0" />
        <xsd:element ref="PrescriptionDrugSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PrescriptionDrugType" minOccurs="0" />
        <xsd:element ref="PrescriptionCode" minOccurs="0" />
        <xsd:element ref="PrescriptionLabel" minOccurs="0" />
        <xsd:element ref="PrescriptionDosageUnit" minOccurs="0" />
        <xsd:element ref="PrescriptionDosageStrength" minOccurs="0" />
        <xsd:element ref="PrescriptionDosageForm" minOccurs="0" />
        <xsd:element ref="TherapeuticClass" minOccurs="0" />
        <xsd:element ref="AvgWholesaleUnitCostAmt" minOccurs="0" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PrescriptionFill" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PrescriptionDrugKey nsA:PrescriptionDrugKey 0 (1)
PrescriptionDrugSysKey nsA:PrescriptionDrugSysKey 0 unbounded
PrescriptionDrugType nsA:PrescriptionDrugType 0 (1)
PrescriptionCode nsA:PrescriptionCode 0 (1)
PrescriptionLabel nsA:PrescriptionLabel 0 (1)
PrescriptionDosageUnit nsA:PrescriptionDosageUnit 0 (1)
PrescriptionDosageStrength nsA:PrescriptionDosageStrength 0 (1)
PrescriptionDosageForm nsA:PrescriptionDosageForm 0 (1)
TherapeuticClass nsA:TherapeuticClass 0 (1)
AvgWholesaleUnitCostAmt nsA:AvgWholesaleUnitCostAmt 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
PrescriptionFill nsA:PrescriptionFill 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:PrescriptionDrug