scr:PersonMedicalConditionCodeType
complexType PersonMedicalConditionCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type describing the kinds of medical conditions for a person involved in a screening activity
Diagram
XML Schema
<xs:complexType name="PersonMedicalConditionCodeType">
<xs:annotation>
<xs:documentation>
A data type describing the kinds of medical conditions for a person involved in a screening activity</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:PersonMedicalConditionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>