Uses of Class
org.hl7.fhir.dstu2.utils.EOperationOutcome
-
Packages that use EOperationOutcome Package Description org.hl7.fhir.dstu2.terminologies org.hl7.fhir.dstu2.utils -
-
Uses of EOperationOutcome in org.hl7.fhir.dstu2.terminologies
Methods in org.hl7.fhir.dstu2.terminologies that throw EOperationOutcome Modifier and Type Method Description booleanValueSetChecker. codeInValueSet(String system, String code)booleanValueSetCheckerSimple. codeInValueSet(String system, String code) -
Uses of EOperationOutcome in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that throw EOperationOutcome Modifier and Type Method Description voidNarrativeGenerator. generate(DomainResource r)voidNarrativeGenerator. generate(OperationDefinition opd)
-