Definition Type: ComplexType
Name: LabTestResult_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 LabTestRemark in schema xmlife2_20_01_xsd Drilldown into ReferenceRange in schema xmlife2_20_01_xsd Drilldown into QuantitativeResult in schema xmlife2_20_01_xsd Drilldown into QualitativeResult in schema xmlife2_20_01_xsd Drilldown into TestUpdateDate in schema xmlife2_20_01_xsd Drilldown into TestDate in schema xmlife2_20_01_xsd Drilldown into ProviderTestCode in schema xmlife2_20_01_xsd Drilldown into TestCode in schema xmlife2_20_01_xsd Drilldown into LabTestResultSysKey in schema xmlife2_20_01_xsd Drilldown into LabTestResultKey in schema xmlife2_20_01_xsd Drilldown into RequirementInfoID 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 LabTestResult_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="LabTestResult_Type">
    <xsd:sequence>
        <xsd:element ref="LabTestResultKey" minOccurs="0" />
        <xsd:element ref="LabTestResultSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TestCode" minOccurs="0" />
        <xsd:element ref="ProviderTestCode" minOccurs="0" />
        <xsd:element ref="TestDate" minOccurs="0" />
        <xsd:element ref="TestUpdateDate" minOccurs="0" />
        <xsd:element ref="QualitativeResult" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="QuantitativeResult" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ReferenceRange" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LabTestRemark" 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="RequirementInfoID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LabTestResultKey nsA:LabTestResultKey 0 (1)
LabTestResultSysKey nsA:LabTestResultSysKey 0 unbounded
TestCode nsA:TestCode 0 (1)
ProviderTestCode nsA:ProviderTestCode 0 (1)
TestDate nsA:TestDate 0 (1)
TestUpdateDate nsA:TestUpdateDate 0 (1)
QualitativeResult nsA:QualitativeResult 0 unbounded
QuantitativeResult nsA:QuantitativeResult 0 unbounded
ReferenceRange nsA:ReferenceRange 0 unbounded
LabTestRemark nsA:LabTestRemark 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
RequirementInfoID nsA:RequirementInfoID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:LabTestResult