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