Uses of Class
org.projecthusky.fhir.core.ch.exceptions.InvalidContentException
Packages that use InvalidContentException
Package
Description
Error classes.
-
Uses of InvalidContentException in org.projecthusky.fhir.core.ch.resource.extension.r4
Methods in org.projecthusky.fhir.core.ch.resource.extension.r4 that throw InvalidContentExceptionModifier and TypeMethodDescriptionChExtEprDataEnterer.resolveEnterer()Deprecated, for removal: This API element is subject to removal in a future version.Resolves the person and organization that entered data or throws. -
Uses of InvalidContentException in org.projecthusky.fhir.core.ch.resource.r4
Methods in org.projecthusky.fhir.core.ch.resource.r4 that throw InvalidContentExceptionModifier and TypeMethodDescriptionChCoreDocument.addComposition()Creates a composition resource and adds it to the document.ChCoreDocument.addComposition(ChCoreComposition composition) Adds a composition to the document.ChCoreDocumentEpr.addComposition()Creates a composition resource and adds it to the document.ChCoreDocumentEpr.addComposition(ChCoreCompositionEpr composition) Adds a composition to the document.ChCorePatient.resolveBirthDate()Resolves the patient's birthdate or throws.org.hl7.fhir.r4.model.Enumerations.AdministrativeGenderChCorePatient.resolveGender()Resolves patient's gender if possible.org.hl7.fhir.r4.model.HumanNameChCorePatient.resolveName()Resolves the human name. -
Uses of InvalidContentException in org.projecthusky.fhir.emed.ch.common.error
Subclasses of InvalidContentException in org.projecthusky.fhir.emed.ch.common.errorModifier and TypeClassDescriptionclassAn exception thrown when trying to read, parse or validate an Emed content (e.g. a document) that is invalid regarding its specification. -
Uses of InvalidContentException in org.projecthusky.fhir.vacd.ch.common.exceptions
Subclasses of InvalidContentException in org.projecthusky.fhir.vacd.ch.common.exceptions