Definition Type: ComplexType
Name: PrescriptionFill_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into PrescriptionQuantityDispensed in schema xmlife2_20_01_xsd Drilldown into PrescriptionDaysSupply in schema xmlife2_20_01_xsd Drilldown into PrescriptionTotalRefillsAllowed in schema xmlife2_20_01_xsd Drilldown into PrescriptionFillDate in schema xmlife2_20_01_xsd Drilldown into PrescriptionFillNumber in schema xmlife2_20_01_xsd Drilldown into PrescriptionNumber in schema xmlife2_20_01_xsd Drilldown into PrescriptionFillSysKey in schema xmlife2_20_01_xsd Drilldown into PrescriptionFillKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into PhysicianID in schema xmlife2_20_01_xsd Drilldown into PharmacyID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of PrescriptionFill_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="PrescriptionFill_Type">
    <xsd:sequence>
        <xsd:element ref="PrescriptionFillKey" minOccurs="0" />
        <xsd:element ref="PrescriptionFillSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PrescriptionNumber" minOccurs="0" />
        <xsd:element ref="PrescriptionFillNumber" minOccurs="0" />
        <xsd:element ref="PrescriptionFillDate" minOccurs="0" />
        <xsd:element ref="PrescriptionTotalRefillsAllowed" minOccurs="0" />
        <xsd:element ref="PrescriptionDaysSupply" minOccurs="0" />
        <xsd:element ref="PrescriptionQuantityDispensed" minOccurs="0" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="PharmacyID" type="xsd:IDREF" />
    <xsd:attribute name="PhysicianID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PrescriptionFillKey nsA:PrescriptionFillKey 0 (1)
PrescriptionFillSysKey nsA:PrescriptionFillSysKey 0 unbounded
PrescriptionNumber nsA:PrescriptionNumber 0 (1)
PrescriptionFillNumber nsA:PrescriptionFillNumber 0 (1)
PrescriptionFillDate nsA:PrescriptionFillDate 0 (1)
PrescriptionTotalRefillsAllowed nsA:PrescriptionTotalRefillsAllowed 0 (1)
PrescriptionDaysSupply nsA:PrescriptionDaysSupply 0 (1)
PrescriptionQuantityDispensed nsA:PrescriptionQuantityDispensed 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
PharmacyID nsA:PharmacyID (Optional)
PhysicianID nsA:PhysicianID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:PrescriptionFill