HS.FHIR.DTL.vSTU3.Model.Resource.RequestGroup
class HS.FHIR.DTL.vSTU3.Model.Resource.RequestGroup extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".Property Inventory
- action
- author
- authoredOn
- basedOn
- context
- definition
- groupIdentifier
- identifier
- intent
- note
- priority
- reasonCodeableConcept
- reasonReference
- replaces
- status
- subject
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
Proposed actions, if any. Each member of the RequestGroup:action collection must have RequestGroup:action[n].resource or RequestGroup:action[n].action, but not both.
Device or practitioner that authored the request group.
Device | Practitioner
When the request group was authored.
Fulfills plan, proposal, or order.
Any FHIR3 Resource may be indicated by this Reference
Encounter or Episode for the request group.
Encounter | EpisodeOfCare
Instantiates protocol or definition.
Any FHIR3 Resource may be indicated by this Reference
Composite request this is part of.
Business identifier.
proposal | plan | order
request-intent is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend request-intent and you may NOT use codes from other ValueSets.
Additional notes about the response.
routine | urgent | asap | stat
request-priority is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend request-priority and you may NOT use codes from other ValueSets.
Reason for the request Group:
any FHIR3 code from any ValueSet may be used.
Reason for the request Group:
Any FHIR3 Resource may be indicated by this Reference.
Request(s) replaced by this request.
Any FHIR3 Resource may be indicated by this Reference
draft | active | suspended | cancelled | completed | entered-in-error | unknown
request-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend request-status and you may NOT use codes from other ValueSets.
Who the request group is about.
Patient | Group
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()