Uses of Class
org.hl7.fhir.dstu2.terminologies.ITerminologyServices.ValidationResult
-
Packages that use ITerminologyServices.ValidationResult Package Description org.hl7.fhir.dstu2.terminologies -
-
Uses of ITerminologyServices.ValidationResult in org.hl7.fhir.dstu2.terminologies
Methods in org.hl7.fhir.dstu2.terminologies that return ITerminologyServices.ValidationResult Modifier and Type Method Description ITerminologyServices.ValidationResultITerminologyServices. validateCode(String system, String code, String display)for this system|code and display, validate the triple against the rules of the underlying code system
-