hl7-4.0.2:ReligionCodeType
complexType ReligionCodeType in namespace http://publication.niem.gov/niem/codes/hl7/4.0/2/
Definition
A data type for a religion to which a person can subscribe or believe; a categorization of spiritual beliefs.
Diagram
XML Schema
<xs:complexType name="ReligionCodeType">
<xs:annotation>
<xs:documentation>
A data type for a religion to which a person can subscribe or believe; a categorization of spiritual beliefs.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hl7-4.0.2:ReligionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>