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