Uses of Class
org.hl7.fhir.dstu3.utils.EOperationOutcome
-
Packages that use EOperationOutcome Package Description org.hl7.fhir.dstu3.terminologies org.hl7.fhir.dstu3.utils -
-
Uses of EOperationOutcome in org.hl7.fhir.dstu3.terminologies
Methods in org.hl7.fhir.dstu3.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.dstu3.utils
Methods in org.hl7.fhir.dstu3.utils that throw EOperationOutcome Modifier and Type Method Description booleanNarrativeGenerator. generate(Bundle b, boolean evenIfAlreadyHasNarrative)booleanNarrativeGenerator. generate(DomainResource r)booleanNarrativeGenerator. generate(NarrativeGenerator.ResourceContext rcontext, DomainResource r)booleanNarrativeGenerator. generate(NarrativeGenerator.ResourceContext rcontext, ImplementationGuide ig)booleanNarrativeGenerator. generate(NarrativeGenerator.ResourceContext rcontext, OperationDefinition opd)booleanNarrativeGenerator. generate(NarrativeGenerator.ResourceContext rcontext, StructureDefinition sd, Set<String> outputTracker)
-