public class VerificationResult extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
VerificationResult.Status |
static class |
VerificationResult.StatusEnumFactory |
static class |
VerificationResult.VerificationResultAttestationComponent |
static class |
VerificationResult.VerificationResultPrimarySourceComponent |
static class |
VerificationResult.VerificationResultValidatorComponent |
| Modifier and Type | Field and Description |
|---|---|
protected VerificationResult.VerificationResultAttestationComponent |
attestation
Information about the entity attesting to information.
|
protected CodeableConcept |
failureAction
The result if validation fails (fatal; warning; record only; none).
|
protected Timing |
frequency
Frequency of revalidation.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_TARGET
Constant for fluent queries to be used to add include statements.
|
protected DateTimeType |
lastPerformed
The date/time validation was last completed (including failed validations).
|
protected CodeableConcept |
need
The frequency with which the target must be validated (none; initial; periodic).
|
protected DateType |
nextScheduled
The date when target is next validated, if appropriate.
|
protected List<VerificationResult.VerificationResultPrimarySourceComponent> |
primarySource
Information about the primary source(s) involved in validation.
|
static String |
SP_TARGET
Search parameter: target
|
protected Enumeration<VerificationResult.Status> |
status
The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).
|
protected DateTimeType |
statusDate
When the validation status was updated.
|
protected List<Reference> |
target
A resource that was validated.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
TARGET
Fluent Client search parameter constant for target
|
protected List<StringType> |
targetLocation
The fhirpath location(s) within the resource that was validated.
|
protected List<Resource> |
targetTarget
The actual objects that are the target of the reference (A resource that was validated.)
|
protected List<CodeableConcept> |
validationProcess
The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context).
|
protected CodeableConcept |
validationType
What the target is validated against (nothing; primary source; multiple sources).
|
protected List<VerificationResult.VerificationResultValidatorComponent> |
validator
Information about the entity validating information.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
VerificationResult()
Constructor
|
VerificationResult(Enumeration<VerificationResult.Status> status)
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Resource> targetTarget
protected List<StringType> targetLocation
protected CodeableConcept need
protected Enumeration<VerificationResult.Status> status
protected DateTimeType statusDate
protected CodeableConcept validationType
protected List<CodeableConcept> validationProcess
protected DateTimeType lastPerformed
protected DateType nextScheduled
protected CodeableConcept failureAction
protected List<VerificationResult.VerificationResultPrimarySourceComponent> primarySource
protected VerificationResult.VerificationResultAttestationComponent attestation
protected List<VerificationResult.VerificationResultValidatorComponent> validator
public static final String SP_TARGET
Description: A resource that was validated
Type: reference
Path: VerificationResult.target
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TARGET
Description: A resource that was validated
Type: reference
Path: VerificationResult.target
public static final ca.uhn.fhir.model.api.Include INCLUDE_TARGET
public VerificationResult()
public VerificationResult(Enumeration<VerificationResult.Status> status)
public VerificationResult setTarget(List<Reference> theTarget)
this for easy method chainingpublic boolean hasTarget()
public VerificationResult addTarget(Reference t)
public Reference getTargetFirstRep()
target, creating it if it does not already exist@Deprecated public List<Resource> getTargetTarget()
public List<StringType> getTargetLocation()
targetLocation (The fhirpath location(s) within the resource that was validated.)public VerificationResult setTargetLocation(List<StringType> theTargetLocation)
this for easy method chainingpublic boolean hasTargetLocation()
public StringType addTargetLocationElement()
targetLocation (The fhirpath location(s) within the resource that was validated.)public VerificationResult addTargetLocation(String value)
value - targetLocation (The fhirpath location(s) within the resource that was validated.)public boolean hasTargetLocation(String value)
value - targetLocation (The fhirpath location(s) within the resource that was validated.)public CodeableConcept getNeed()
need (The frequency with which the target must be validated (none; initial; periodic).)public boolean hasNeed()
public VerificationResult setNeed(CodeableConcept value)
value - need (The frequency with which the target must be validated (none; initial; periodic).)public Enumeration<VerificationResult.Status> getStatusElement()
status (The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public VerificationResult setStatusElement(Enumeration<VerificationResult.Status> value)
value - status (The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic VerificationResult.Status getStatus()
public VerificationResult setStatus(VerificationResult.Status value)
value - The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).public DateTimeType getStatusDateElement()
statusDate (When the validation status was updated.). This is the underlying object with id, value and extensions. The accessor "getStatusDate" gives direct access to the valuepublic boolean hasStatusDateElement()
public boolean hasStatusDate()
public VerificationResult setStatusDateElement(DateTimeType value)
value - statusDate (When the validation status was updated.). This is the underlying object with id, value and extensions. The accessor "getStatusDate" gives direct access to the valuepublic Date getStatusDate()
public VerificationResult setStatusDate(Date value)
value - When the validation status was updated.public CodeableConcept getValidationType()
validationType (What the target is validated against (nothing; primary source; multiple sources).)public boolean hasValidationType()
public VerificationResult setValidationType(CodeableConcept value)
value - validationType (What the target is validated against (nothing; primary source; multiple sources).)public List<CodeableConcept> getValidationProcess()
validationProcess (The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context).)public VerificationResult setValidationProcess(List<CodeableConcept> theValidationProcess)
this for easy method chainingpublic boolean hasValidationProcess()
public CodeableConcept addValidationProcess()
public VerificationResult addValidationProcess(CodeableConcept t)
public CodeableConcept getValidationProcessFirstRep()
validationProcess, creating it if it does not already existpublic Timing getFrequency()
frequency (Frequency of revalidation.)public boolean hasFrequency()
public VerificationResult setFrequency(Timing value)
value - frequency (Frequency of revalidation.)public DateTimeType getLastPerformedElement()
lastPerformed (The date/time validation was last completed (including failed validations).). This is the underlying object with id, value and extensions. The accessor "getLastPerformed" gives direct access to the valuepublic boolean hasLastPerformedElement()
public boolean hasLastPerformed()
public VerificationResult setLastPerformedElement(DateTimeType value)
value - lastPerformed (The date/time validation was last completed (including failed validations).). This is the underlying object with id, value and extensions. The accessor "getLastPerformed" gives direct access to the valuepublic Date getLastPerformed()
public VerificationResult setLastPerformed(Date value)
value - The date/time validation was last completed (including failed validations).public DateType getNextScheduledElement()
nextScheduled (The date when target is next validated, if appropriate.). This is the underlying object with id, value and extensions. The accessor "getNextScheduled" gives direct access to the valuepublic boolean hasNextScheduledElement()
public boolean hasNextScheduled()
public VerificationResult setNextScheduledElement(DateType value)
value - nextScheduled (The date when target is next validated, if appropriate.). This is the underlying object with id, value and extensions. The accessor "getNextScheduled" gives direct access to the valuepublic Date getNextScheduled()
public VerificationResult setNextScheduled(Date value)
value - The date when target is next validated, if appropriate.public CodeableConcept getFailureAction()
failureAction (The result if validation fails (fatal; warning; record only; none).)public boolean hasFailureAction()
public VerificationResult setFailureAction(CodeableConcept value)
value - failureAction (The result if validation fails (fatal; warning; record only; none).)public List<VerificationResult.VerificationResultPrimarySourceComponent> getPrimarySource()
primarySource (Information about the primary source(s) involved in validation.)public VerificationResult setPrimarySource(List<VerificationResult.VerificationResultPrimarySourceComponent> thePrimarySource)
this for easy method chainingpublic boolean hasPrimarySource()
public VerificationResult.VerificationResultPrimarySourceComponent addPrimarySource()
public VerificationResult addPrimarySource(VerificationResult.VerificationResultPrimarySourceComponent t)
public VerificationResult.VerificationResultPrimarySourceComponent getPrimarySourceFirstRep()
primarySource, creating it if it does not already existpublic VerificationResult.VerificationResultAttestationComponent getAttestation()
attestation (Information about the entity attesting to information.)public boolean hasAttestation()
public VerificationResult setAttestation(VerificationResult.VerificationResultAttestationComponent value)
value - attestation (Information about the entity attesting to information.)public List<VerificationResult.VerificationResultValidatorComponent> getValidator()
validator (Information about the entity validating information.)public VerificationResult setValidator(List<VerificationResult.VerificationResultValidatorComponent> theValidator)
this for easy method chainingpublic boolean hasValidator()
public VerificationResult.VerificationResultValidatorComponent addValidator()
public VerificationResult addValidator(VerificationResult.VerificationResultValidatorComponent t)
public VerificationResult.VerificationResultValidatorComponent getValidatorFirstRep()
validator, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic VerificationResult copy()
copy in class DomainResourcepublic void copyValues(VerificationResult dst)
protected VerificationResult typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.