Definition Type: ComplexType
Name: MedicalTreatment_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 TreatmentReason in schema xmlife2_20_01_xsd Drilldown into TreatmentDuration in schema xmlife2_20_01_xsd Drilldown into ExamineeDesc in schema xmlife2_20_01_xsd Drilldown into PatientID in schema xmlife2_20_01_xsd Drilldown into ComplicationsInd in schema xmlife2_20_01_xsd Drilldown into Medication in schema xmlife2_20_01_xsd Drilldown into TreatmentAmt in schema xmlife2_20_01_xsd Drilldown into TreatmentFrequencyMode in schema xmlife2_20_01_xsd Drilldown into TreatmentCompletionInd in schema xmlife2_20_01_xsd Drilldown into DateLastSeen in schema xmlife2_20_01_xsd Drilldown into TreatmentStartDate in schema xmlife2_20_01_xsd Drilldown into TreatmentType in schema xmlife2_20_01_xsd Drilldown into MedicalTreatmentSysKey in schema xmlife2_20_01_xsd Drilldown into MedicalTreatmentKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into TreatmentFacilityPartyID in schema xmlife2_20_01_xsd Drilldown into TreatmentPhysicianPartyID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of MedicalTreatment_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="MedicalTreatment_Type">
    <xsd:sequence>
        <xsd:element ref="MedicalTreatmentKey" minOccurs="0" />
        <xsd:element ref="MedicalTreatmentSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TreatmentType" minOccurs="0" />
        <xsd:element ref="TreatmentStartDate" minOccurs="0" />
        <xsd:element ref="DateLastSeen" minOccurs="0" />
        <xsd:element ref="TreatmentCompletionInd" minOccurs="0" />
        <xsd:element ref="TreatmentFrequencyMode" minOccurs="0" />
        <xsd:element ref="TreatmentAmt" minOccurs="0" />
        <xsd:element ref="Medication" minOccurs="0" />
        <xsd:element ref="ComplicationsInd" minOccurs="0" />
        <xsd:element ref="PatientID" minOccurs="0" />
        <xsd:element ref="ExamineeDesc" minOccurs="0" />
        <xsd:element ref="TreatmentDuration" minOccurs="0" />
        <xsd:element ref="TreatmentReason" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="TreatmentPhysicianPartyID" type="xsd:IDREF" />
    <xsd:attribute name="TreatmentFacilityPartyID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MedicalTreatmentKey nsA:MedicalTreatmentKey 0 (1)
MedicalTreatmentSysKey nsA:MedicalTreatmentSysKey 0 unbounded
TreatmentType nsA:TreatmentType 0 (1)
TreatmentStartDate nsA:TreatmentStartDate 0 (1)
DateLastSeen nsA:DateLastSeen 0 (1)
TreatmentCompletionInd nsA:TreatmentCompletionInd 0 (1)
TreatmentFrequencyMode nsA:TreatmentFrequencyMode 0 (1)
TreatmentAmt nsA:TreatmentAmt 0 (1)
Medication nsA:Medication 0 (1)
ComplicationsInd nsA:ComplicationsInd 0 (1)
PatientID nsA:PatientID 0 (1)
ExamineeDesc nsA:ExamineeDesc 0 (1)
TreatmentDuration nsA:TreatmentDuration 0 (1)
TreatmentReason nsA:TreatmentReason 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
TreatmentPhysicianPartyID nsA:TreatmentPhysicianPartyID (Optional)
TreatmentFacilityPartyID nsA:TreatmentFacilityPartyID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:MedicalTreatment