Definition Type: ComplexType
Name: MedicalCondition_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 CardiacMurmur in schema xmlife2_20_01_xsd Drilldown into MedicalTreatment in schema xmlife2_20_01_xsd Drilldown into Severity in schema xmlife2_20_01_xsd Drilldown into Cause in schema xmlife2_20_01_xsd Drilldown into ConditionStage in schema xmlife2_20_01_xsd Drilldown into ConditionLocation in schema xmlife2_20_01_xsd Drilldown into NumberEpisodesAverageYear in schema xmlife2_20_01_xsd Drilldown into TreatmentStartDate in schema xmlife2_20_01_xsd Drilldown into WeightChange in schema xmlife2_20_01_xsd Drilldown into ExamineeDesc in schema xmlife2_20_01_xsd Drilldown into RecoveryDate in schema xmlife2_20_01_xsd Drilldown into LastEpisodeDate in schema xmlife2_20_01_xsd Drilldown into NumberEpisodesTotal in schema xmlife2_20_01_xsd Drilldown into NumberEpisodesLastYear in schema xmlife2_20_01_xsd Drilldown into TimeOffWork in schema xmlife2_20_01_xsd Drilldown into DisabilityInd in schema xmlife2_20_01_xsd Drilldown into RecurrencesInd in schema xmlife2_20_01_xsd Drilldown into DateLastSeen in schema xmlife2_20_01_xsd Drilldown into ConditionStatus in schema xmlife2_20_01_xsd Drilldown into ConditionOnsetDate in schema xmlife2_20_01_xsd Drilldown into ConditionDescription in schema xmlife2_20_01_xsd Drilldown into ConditionType in schema xmlife2_20_01_xsd Drilldown into DateLastUpdated in schema xmlife2_20_01_xsd Drilldown into MedicalConditionSysKey in schema xmlife2_20_01_xsd Drilldown into MedicalConditionKey in schema xmlife2_20_01_xsd Drilldown into PrimaryPhysicianID 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 MedicalCondition_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="MedicalCondition_Type">
    <xsd:sequence>
        <xsd:element ref="MedicalConditionKey" minOccurs="0" />
        <xsd:element ref="MedicalConditionSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DateLastUpdated" minOccurs="0" />
        <xsd:element ref="ConditionType" minOccurs="0" />
        <xsd:element ref="ConditionDescription" minOccurs="0" />
        <xsd:element ref="ConditionOnsetDate" minOccurs="0" />
        <xsd:element ref="ConditionStatus" minOccurs="0" />
        <xsd:element ref="DateLastSeen" minOccurs="0" />
        <xsd:element ref="RecurrencesInd" minOccurs="0" />
        <xsd:element ref="DisabilityInd" minOccurs="0" />
        <xsd:element ref="TimeOffWork" minOccurs="0" />
        <xsd:element ref="NumberEpisodesLastYear" minOccurs="0" />
        <xsd:element ref="NumberEpisodesTotal" minOccurs="0" />
        <xsd:element ref="LastEpisodeDate" minOccurs="0" />
        <xsd:element ref="RecoveryDate" minOccurs="0" />
        <xsd:element ref="ExamineeDesc" minOccurs="0" />
        <xsd:element ref="WeightChange" minOccurs="0" />
        <xsd:element ref="TreatmentStartDate" minOccurs="0" />
        <xsd:element ref="NumberEpisodesAverageYear" minOccurs="0" />
        <xsd:element ref="ConditionLocation" minOccurs="0" />
        <xsd:element ref="ConditionStage" minOccurs="0" />
        <xsd:element ref="Cause" minOccurs="0" />
        <xsd:element ref="Severity" minOccurs="0" />
        <xsd:element ref="MedicalTreatment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CardiacMurmur" minOccurs="0" maxOccurs="unbounded" />
        <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="DataRep" type="DATAREP_TYPES" />
    <xsd:attribute name="PrimaryPhysicianID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MedicalConditionKey nsA:MedicalConditionKey 0 (1)
MedicalConditionSysKey nsA:MedicalConditionSysKey 0 unbounded
DateLastUpdated nsA:DateLastUpdated 0 (1)
ConditionType nsA:ConditionType 0 (1)
ConditionDescription nsA:ConditionDescription 0 (1)
ConditionOnsetDate nsA:ConditionOnsetDate 0 (1)
ConditionStatus nsA:ConditionStatus 0 (1)
DateLastSeen nsA:DateLastSeen 0 (1)
RecurrencesInd nsA:RecurrencesInd 0 (1)
DisabilityInd nsA:DisabilityInd 0 (1)
TimeOffWork nsA:TimeOffWork 0 (1)
NumberEpisodesLastYear nsA:NumberEpisodesLastYear 0 (1)
NumberEpisodesTotal nsA:NumberEpisodesTotal 0 (1)
LastEpisodeDate nsA:LastEpisodeDate 0 (1)
RecoveryDate nsA:RecoveryDate 0 (1)
ExamineeDesc nsA:ExamineeDesc 0 (1)
WeightChange nsA:WeightChange 0 (1)
TreatmentStartDate nsA:TreatmentStartDate 0 (1)
NumberEpisodesAverageYear nsA:NumberEpisodesAverageYear 0 (1)
ConditionLocation nsA:ConditionLocation 0 (1)
ConditionStage nsA:ConditionStage 0 (1)
Cause nsA:Cause 0 (1)
Severity nsA:Severity 0 (1)
MedicalTreatment nsA:MedicalTreatment 0 unbounded
CardiacMurmur nsA:CardiacMurmur 0 unbounded
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
PrimaryPhysicianID nsA:PrimaryPhysicianID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:MedicalCondition