biom:DentalHistoryDataInformationType
complexType DentalHistoryDataInformationType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a description of the prior dental history of the subject, if known.
Diagram
XML Schema
<xs:complexType name="DentalHistoryDataInformationType">
<xs:annotation>
<xs:documentation>
A data type for a description of the prior dental history of the subject, if known.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="biom:DentalHistoryADAReferenceCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalHistoryAdditionalDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalHistoryDataInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>