have-codes:SecurityStatusCodeType
complexType SecurityStatusCodeType in namespace http://release.niem.gov/niem/codes/edxl_have/4.0/
Definition
A data type for a code set of the status of security procedures in the hospital.
Diagram
XML Schema
<xs:complexType name="SecurityStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set of the status of security procedures in the hospital.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="have-codes:SecurityStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>