HS.FHIR.DTL.vSTU3.Model.Resource.ProcessRequest
class HS.FHIR.DTL.vSTU3.Model.Resource.ProcessRequest extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
This resource provides the target, request and response, and action details for an action to be performed by the target on or about existing resources. NOTE: This resource is slated to be refactored and reduced in scope as some of its functionality is taken over by the Task resource as part of the FHIR Workflow refactoring. Readers of this resource are encouraged to review the Task resource and consider using it instead and/or to provide feedback.Property Inventory
- action
- created
- exclude
- identifier
- include
- item
- nullify
- organization
- period
- provider
- reference
- request
- response
- status
- target
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
cancel | poll | reprocess | status
actionlist is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend actionlist and you may NOT use codes from other ValueSets.
Creation date.
Resource type(s) to exclude.
Business Identifier.
Resource type(s) to include.
Items to re-adjudicate.
Remove history.
Responsible organization.
Organization
Selection period.
Responsible practitioner.
Practitioner
Reference number/string.
Reference to the Request resource.
Any FHIR3 Resource may be indicated by this Reference
Reference to the Response resource.
Any FHIR3 Resource may be indicated by this Reference
active | cancelled | draft | entered-in-error
fm-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend fm-status and you may NOT use codes from other ValueSets.
Party which is the target of the request.
Organization
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()