- Any fee the provider have effectively collected from the patient.
XSD Schema Diagram:
XSD Schema Code:
<xs:simpleType name="ActivityPatientShare">
<xs:annotation>
<xs:documentation>
- Any fee the provider have effectively collected from the patient.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:float" />
</xs:simpleType>