Parse Resource Activity
Use the Parse Resource activity to parse a FHIR resource.
General
The General tab contains the following fields:
Field | Literal Value/Module Property/Process Property? | Description |
---|---|---|
Name | No | The name to be displayed as the label for the activity in the process. |
Server Version | No | The version of the FHIR standard.
The supported server versions are DSTU2, STU3, and R4. |
Input Type | No | Type of input.
Supported input types are XML and JSON. |
FHIR Resource | No | The FHIR resource to be parsed.
Depending on the server version you select, different FHIR resources are supported. For more information about the supported FHIR resources, see Supported Resource Types. |
Input
The Input tab is populated based on the selections made on the General tab.
Get the Image to be inserted here from the team.
For more information about the supported resource types, see the or FHIR DSTU2, FHIR STU3, and FHIR R4 documentation.
Fault
The Fault tab lists errors that might occur when you use this activity.
Error Schema Element | Datatype | Description |
---|---|---|
msg | string | Error message description. |
msgCode | string | The error code.
It represents ActiveMatrix BusinessWorks Plug-in for HL7 with FHIR errors. For more information about error codes, see FHIR Error Codes. |
OperationOutcome | string | The issue description in case of failure of the activity in a process.
The following OperationOutcome properties can help you diagnose an error. Expand the issue property to view these properties. |