Class HDValidator
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.validate.HDValidator
Validator for HL7 v2 HD elements.
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HDValidator
public HDValidator()
-
-
Method Details
-
validate
Validates an HL7 v2 HD element.- Parameters:
hd
- HD element.original
- original string from XDS message where which contained the given HD element.
-