Definition Type: ComplexType
Name: MedicalReviewOfficerCertificationType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Contains information identifying the medical review officer certifying the drug test result as well a metadata (review date, reported date, etc.) for such certification.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ReleasedBy in schema components_xsd Drilldown into CertifyingMedicalReviewOfficer in schema components_xsd Drilldown into ReportDate in schema fields_xsd Drilldown into ReviewDate in schema fields_xsd Drilldown into CustodyControlFormReceivedDate in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of MedicalReviewOfficerCertificationType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MedicalReviewOfficerCertificationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Contains information identifying the medical review officer certifying the drug test result as well a metadata (review date, reported date, etc.) for such certification.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="CustodyControlFormReceivedDate" minOccurs="0" />
        <xsd:element ref="ReviewDate" minOccurs="0" />
        <xsd:element ref="ReportDate" minOccurs="0" />
        <xsd:element ref="CertifyingMedicalReviewOfficer" minOccurs="0" />
        <xsd:element ref="ReleasedBy" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustodyControlFormReceivedDate nsA:CustodyControlFormReceivedDate 0 (1)
ReviewDate nsA:ReviewDate 0 (1)
ReportDate nsA:ReportDate 0 (1)
CertifyingMedicalReviewOfficer nsA:CertifyingMedicalReviewOfficer 0 (1)
ReleasedBy nsA:ReleasedBy 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:MedicalReviewOfficerCertification