HS.FHIR.DTL.vR4.Model.Resource.VerificationResult
class HS.FHIR.DTL.vR4.Model.Resource.VerificationResult extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Describes validation requirements, source(s), status and dates for one or more elements.Property Inventory
- attestation
- failureAction
- frequency
- lastPerformed
- need
- nextScheduled
- primarySource
- status
- statusDate
- target
- targetLocation
- validationProcess
- validationType
- validator
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Information about the entity attesting to information.
fatal | warn | rec-only | none
verificationresult-failure-action is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in verificationresult-failure-action, you may use codes from any ValueSet.
Frequency of revalidation.
The date/time validation was last completed (including failed validations)
none | initial | periodic
verificationresult-need is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in verificationresult-need, you may use codes from any ValueSet.
The date when target is next validated, if appropriate.
Information about the primary source(s) involved in validation.
attested | validated | in-process | req-revalid | val-fail | reval-fail
verificationresult-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend verificationresult-status|4.0.1 and you may NOT use codes from other ValueSets.
When the validation status was updated.
A resource that was validated.
Any FHIR4 Resource may be indicated by this Reference
The fhirpath location(s) within the resource that was validated.
The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context)
any FHIR4 code may be used; verificationresult-validation-process shows EXAMPLE codes, but you may use codes from any ValueSet.
nothing | primary | multiple
verificationresult-validation-type is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in verificationresult-validation-type, you may use codes from any ValueSet.
Information about the entity validating information.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()