have-codes:EOCPlanCodeType
complexType EOCPlanCodeType in namespace http://release.niem.gov/niem/codes/edxl_have/4.0/
Definition
A data type for a code set of whether the hospital has activated its Emergency Operations Plan (EOP)
Diagram
XML Schema
<xs:complexType name="EOCPlanCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set of whether the hospital has activated its Emergency Operations Plan (EOP)</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="have-codes:EOCPlanCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>