public class Iti65Validator
extends org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
| Constructor and Description |
|---|
Iti65Validator(ca.uhn.fhir.context.FhirContext fhirContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(ca.uhn.fhir.context.FhirContext context) |
org.hl7.fhir.common.hapi.validation.support.ValidationSupportChain |
loadStructureDefinitions(ca.uhn.fhir.context.support.IValidationSupport baseValidationSupport,
String kind) |
protected void |
validateBundleConsistency(org.hl7.fhir.r4.model.Bundle bundle)
Verifies that bundle has expected content and consistent patient references
|
void |
validateRequest(Object payload,
Map<String,Object> parameters) |
public Iti65Validator(ca.uhn.fhir.context.FhirContext fhirContext)
public void initialize(ca.uhn.fhir.context.FhirContext context)
public void validateRequest(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.Supportpublic org.hl7.fhir.common.hapi.validation.support.ValidationSupportChain loadStructureDefinitions(ca.uhn.fhir.context.support.IValidationSupport baseValidationSupport,
String kind)
protected void validateBundleConsistency(org.hl7.fhir.r4.model.Bundle bundle)
bundle - transaction bundleCopyright © 2021 Open eHealth Foundation. All rights reserved.