Location of the PAS Bundle with JSON example files
For design studio installs, the fhir_val.mms map is found at:
<install_dir>\packs\healthcare_vn.n.n.n\hl7\examples\fhirPASJson
Where <install_dir> indicates the installed location of the Transformation Extender base product, and n.n.n.n is the version number of the pack.
The PAS_Request map uses as input a Claim Request Sample Bundle in JSON format and generates the corresponding 5020X217 278 Request in X12 HIPAA EDI format.
The PAS_Response maps take an 5010X217 278 Response and generates the corresponding ClaimResponse Bundle in JSON format.
Both maps use a modified JSON schema for validation and mapping - unused FHIR resources are removed for clearer mapping.
The mapping is based on the guidelines documented in the X12 Implementation guide for 5010X217.