public class Iti65Validator
extends org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
| Constructor and Description |
|---|
Iti65Validator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
validateBundleConsistency(org.hl7.fhir.r4.model.Bundle bundle)
Verifies that bundle has expected content and consistent patient references
|
void |
validateRequest(ca.uhn.fhir.context.FhirContext context,
Object payload,
Map<String,Object> parameters) |
protected void |
validateTransactionBundle(org.hl7.fhir.r4.model.Bundle bundle)
Validates bundle type, meta data and consistency of contained resources
|
public void validateRequest(ca.uhn.fhir.context.FhirContext context,
Object payload,
Map<String,Object> parameters)
validateRequest in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidatorvalidateRequest in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Supportprotected void validateTransactionBundle(org.hl7.fhir.r4.model.Bundle bundle)
bundle - transaction bundleprotected void validateBundleConsistency(org.hl7.fhir.r4.model.Bundle bundle)
bundle - transaction bundleCopyright © 2019 Open eHealth Foundation. All rights reserved.