j:PersonBloodTypeCodeType
complexType PersonBloodTypeCodeType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/
Definition
A data type for a code set identifying a blood group and RH factor of a person.
Diagram
XML Schema
<xs:complexType name="PersonBloodTypeCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set identifying a blood group and RH factor of a person.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="j:PersonBloodTypeCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>