edifact.d03a.services.mMEDPID
Modules
edifact.d03a.services.mMEDPID
edifact.d03a.services.mMEDPREedifact.d03a.services.mMEDREQedifact.d03a.services.mMEDRPTedifact.d03a.services.mMEDRUCedifact.d03a.services.mMEQPOSedifact.d03a.services.mMOVINSedifact.d03a.services.mPAYDUCedifact.d03a.services.mRECLAMedifact.d03a.services.mREGENTedifact.d03a.services.mSLSFCTedifact.d03a.services.mSLSRPTedifact.d03a.services.mSOCADEedifact.d03a.services.mWKGRDCedifact.d03a.services.mWKGRREModule edifact.d03a.services.mMEDPID
API
Definitions
ballerinax/edifact.d03a.services.mMEDPID Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_MEDPID_MEDPID|errorConvert EDI string to Ballerina EDI_MEDPID_MEDPID record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_MEDPID_MEDPID|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_MEDPID_MEDPID|errorConvert EDI string to Ballerina EDI_MEDPID_MEDPID record with schema.
Return Type
- EDI_MEDPID_MEDPID|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_MEDPID_MEDPIDHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_MEDPID_MEDPIDHeaders|error - Parsed EDI_MEDPID_MEDPIDHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_MEDPID_MEDPIDInterchange|errorParse the full envelope hierarchy from the given EDI string. A malformed transaction body becomes an error in that transaction's body field.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_MEDPID_MEDPIDInterchange|error - Parsed EDI_MEDPID_MEDPIDInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_MEDPID_MEDPIDInterchange msg) returns string|errorSerialise a EDI_MEDPID_MEDPIDInterchange into EDI text; the inverse of interchangeFromEdiString. A transaction whose body is an error is refused — filter or replace it before calling.
Parameters
- msg EDI_MEDPID_MEDPIDInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_MEDPID_MEDPID data) returns string|errorConvert Ballerina EDI_MEDPID_MEDPID record to EDI string.
Parameters
- data EDI_MEDPID_MEDPID - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_MEDPID_MEDPID data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_MEDPID_MEDPID record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_MEDPID_MEDPID record.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - Ballerina record or error
transformHeadersFromEdiString
Convert EDI string to the envelope headers of EDI_MEDPID_MEDPID. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_MEDPID_MEDPIDHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_MEDPID_MEDPIDInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_MEDPID_MEDPIDInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_MEDPID_MEDPIDInterchange record to EDI string.
Parameters
- content any - EDI_MEDPID_MEDPIDInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_MEDPID_MEDPID record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.services.mMEDPID: ACCOUNT_HOLDER_IDENTIFICATION_GType
Fields
- Account_holder_identifier? string -
- Account_holder_name? string -
- Account_holder_name_2? string -
- Currency_identification_code? string -
edifact.d03a.services.mMEDPID: ADDRESS_DETAILS_GType
Fields
- Address_format_code string -
- Address_component_description string -
- Address_component_description_2? string -
- Address_component_description_3? string -
- Address_component_description_4? string -
- Address_component_description_5? string -
edifact.d03a.services.mMEDPID: Address_Type
Fields
- code string(default "ADR") -
- ADDRESS_USAGE? ADDRESS_USAGE_GType? -
- ADDRESS_DETAILS? ADDRESS_DETAILS_GType? -
- CITY_NAME? string -
- POSTAL_IDENTIFICATION_CODE? string -
- COUNTRY_NAME_CODE? string -
- COUNTRY_SUB_ENTITY_DETAILS COUNTRY_SUB_ENTITY_DETAILS_GType[](default []) -
- LOCATION_IDENTIFICATION LOCATION_IDENTIFICATION_GType[](default []) -
edifact.d03a.services.mMEDPID: ADDRESS_USAGE_GType
Fields
- Address_purpose_code? string -
- Address_type_code? string -
- Address_status_code? string -
edifact.d03a.services.mMEDPID: Authentication_result_Type
Fields
- code string(default "AUT") -
- VALIDATION_RESULT_TEXT? string -
- VALIDATION_KEY_IDENTIFIER? string -
edifact.d03a.services.mMEDPID: Beginning_of_message_Type
Fields
- code string(default "BGM") -
- DOCUMENT_MESSAGE_NAME? DOCUMENT_MESSAGE_NAME_GType? -
- DOCUMENT_MESSAGE_IDENTIFICATION? DOCUMENT_MESSAGE_IDENTIFICATION_GType? -
- MESSAGE_FUNCTION_CODE? string -
- RESPONSE_TYPE_CODE? string -
edifact.d03a.services.mMEDPID: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.services.mMEDPID: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.services.mMEDPID: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.services.mMEDPID: COUNTRY_SUB_ENTITY_DETAILS_GType
Fields
- Country_sub_entity_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Country_sub_entity_name? string -
edifact.d03a.services.mMEDPID: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.services.mMEDPID: DATE_TIME_PERIOD_GType
Fields
- Date_or_time_or_period? string -
- Date_or_time_or_period_text? string -
- Date_or_time_or_period_format_code? string -
edifact.d03a.services.mMEDPID: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.services.mMEDPID: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.services.mMEDPID: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.services.mMEDPID: DOCUMENT_MESSAGE_NAME_GType
Fields
- Document_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Document_name? string -
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPID
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Reference Reference_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_2 Group_2_GType[](default []) -
- group_6 Group_6_GType[](default []) -
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDHeaders
Envelope headers of a EDI_MEDPID_MEDPID interchange.
Fields
- interchange EDI_MEDPID_MEDPIDInterchangeHeader - Interchange header
- 'transaction EDI_MEDPID_MEDPIDTransactionHeader - Transaction header
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDInterchange
A parsed EDI_MEDPID_MEDPID interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_MEDPID_MEDPIDInterchangeHeader - Interchange header segment
- transactions EDI_MEDPID_MEDPIDTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_MEDPID_MEDPIDInterchangeTrailer - Interchange trailer segment
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDTransaction
A single transaction within a EDI_MEDPID_MEDPID interchange.
Fields
- transactionHeader EDI_MEDPID_MEDPIDTransactionHeader - Transaction header segment
- body EDI_MEDPID_MEDPID|error - Parsed EDI_MEDPID_MEDPID body, or the parse error when the body is malformed
- transactionTrailer EDI_MEDPID_MEDPIDTransactionTrailer - Transaction trailer segment
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.services.mMEDPID: EDI_MEDPID_MEDPIDTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.services.mMEDPID: Financial_institution_information_Type
Fields
- code string(default "FII") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- ACCOUNT_HOLDER_IDENTIFICATION? ACCOUNT_HOLDER_IDENTIFICATION_GType? -
- INSTITUTION_IDENTIFICATION? INSTITUTION_IDENTIFICATION_GType? -
- COUNTRY_NAME_CODE? string -
edifact.d03a.services.mMEDPID: Free_text_Type
Fields
- code string(default "FTX") -
- TEXT_SUBJECT_CODE_QUALIFIER? string -
- FREE_TEXT_FUNCTION_CODE? string -
- TEXT_REFERENCE? TEXT_REFERENCE_GType? -
- TEXT_LITERAL? TEXT_LITERAL_GType? -
- LANGUAGE_NAME_CODE? string -
- FREE_TEXT_FORMAT_CODE? string -
edifact.d03a.services.mMEDPID: Group_1_GType
Fields
- Party_identification Party_identification_Type -
- Address Address_Type[](default []) -
- Contact_information Contact_information_Type[](default []) -
- Communication_contact Communication_contact_Type[](default []) -
- Reference Reference_Type[](default []) -
- Language Language_Type[](default []) -
edifact.d03a.services.mMEDPID: Group_2_GType
Fields
- Processing_information Processing_information_Type -
- Party_identification? Party_identification_Type? -
- Address Address_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Person_characteristic Person_characteristic_Type[](default []) -
- Nationality Nationality_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- Language Language_Type[](default []) -
- Handling_instructions Handling_instructions_Type[](default []) -
- Place_location_identification Place_location_identification_Type[](default []) -
- Financial_institution_information Financial_institution_information_Type[](default []) -
- Contact_information Contact_information_Type[](default []) -
- group_3 Group_3_GType[](default []) -
- group_4 Group_4_GType[](default []) -
- group_5 Group_5_GType[](default []) -
edifact.d03a.services.mMEDPID: Group_3_GType
Fields
- Person_demographic_information Person_demographic_information_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.services.mMEDPID: Group_4_GType
Fields
- Communication_contact Communication_contact_Type -
- Contact_information Contact_information_Type[](default []) -
edifact.d03a.services.mMEDPID: Group_5_GType
Fields
- Relationship Relationship_Type -
- Party_identification? Party_identification_Type? -
- Address Address_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Person_demographic_information? Person_demographic_information_Type? -
- Person_characteristic Person_characteristic_Type[](default []) -
- Nationality Nationality_Type[](default []) -
- Language Language_Type[](default []) -
edifact.d03a.services.mMEDPID: Group_6_GType
Fields
- Authentication_result Authentication_result_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.services.mMEDPID: HANDLING_INSTRUCTIONS_GType
Fields
- Handling_instruction_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Handling_instruction_description? string -
edifact.d03a.services.mMEDPID: Handling_instructions_Type
Fields
- code string(default "HAN") -
- HANDLING_INSTRUCTIONS? HANDLING_INSTRUCTIONS_GType? -
- HAZARDOUS_MATERIAL? HAZARDOUS_MATERIAL_GType? -
edifact.d03a.services.mMEDPID: HAZARDOUS_MATERIAL_GType
Fields
- Hazardous_material_category_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Hazardous_material_category_name? string -
edifact.d03a.services.mMEDPID: IDENTIFICATION_NUMBER_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.services.mMEDPID: INSTITUTION_IDENTIFICATION_GType
Fields
- Institution_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Institution_branch_identifier? string -
- Code_list_identification_code_4? string -
- Code_list_responsible_agency_code_5? string -
- Institution_name? string -
- Institution_branch_location_name? string -
edifact.d03a.services.mMEDPID: Interchange_header_Type
Fields
- code string(default "UNB") -
- syntax_identifier Syntax_identifier_GType -
- sender Sender_GType -
- recipient Recipient_GType -
- date_and_time Date_and_time_GType -
- control_reference string -
- recipient_reference_password? Recipient_reference_password_GType? -
- application_reference? string -
- processing_priority_code? string -
- acknowledgement_request? string -
- communications_agreement_id? string -
- test_indicator? string -
edifact.d03a.services.mMEDPID: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.services.mMEDPID: LANGUAGE_DETAILS_GType
Fields
- Language_name_code? string -
- Language_name? string -
edifact.d03a.services.mMEDPID: Language_Type
Fields
- code string(default "LAN") -
- LANGUAGE_CODE_QUALIFIER? string -
- LANGUAGE_DETAILS? LANGUAGE_DETAILS_GType? -
edifact.d03a.services.mMEDPID: LOCATION_IDENTIFICATION_GType
Fields
- Location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Location_name? string -
edifact.d03a.services.mMEDPID: MARITAL_STATUS_DETAILS_GType
Fields
- Marital_status_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Marital_status_description? string -
edifact.d03a.services.mMEDPID: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.services.mMEDPID: Message_identifier_GType
Fields
- message_type string -
- message_version_number string -
- message_release_number string -
- controlling_agency string -
- association_assigned_code? string -
- code_list_directory_version? string -
- message_type_sub_function? string -
edifact.d03a.services.mMEDPID: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.services.mMEDPID: NAME_COMPONENT_DETAILS_6_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.services.mMEDPID: NAME_COMPONENT_DETAILS_7_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.services.mMEDPID: NAME_COMPONENT_DETAILS_8_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.services.mMEDPID: NAME_COMPONENT_DETAILS_9_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.services.mMEDPID: NAME_COMPONENT_DETAILS_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.services.mMEDPID: NATIONALITY_DETAILS_GType
Fields
- Nationality_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Nationality_name? string -
edifact.d03a.services.mMEDPID: Nationality_Type
Fields
- code string(default "NAT") -
- NATIONALITY_CODE_QUALIFIER? string -
- NATIONALITY_DETAILS? NATIONALITY_DETAILS_GType? -
edifact.d03a.services.mMEDPID: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mMEDPID: Party_identification_Type
Fields
- code string(default "PNA") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- IDENTIFICATION_NUMBER? IDENTIFICATION_NUMBER_GType? -
- PARTY_IDENTIFICATION_DETAILS? PARTY_IDENTIFICATION_DETAILS_GType? -
- NAME_TYPE_CODE? string -
- NAME_STATUS_CODE? string -
- NAME_COMPONENT_DETAILS? NAME_COMPONENT_DETAILS_GType? -
- NAME_COMPONENT_DETAILS_6? NAME_COMPONENT_DETAILS_6_GType? -
- NAME_COMPONENT_DETAILS_7? NAME_COMPONENT_DETAILS_7_GType? -
- NAME_COMPONENT_DETAILS_8? NAME_COMPONENT_DETAILS_8_GType? -
- NAME_COMPONENT_DETAILS_9? NAME_COMPONENT_DETAILS_9_GType? -
edifact.d03a.services.mMEDPID: Person_characteristic_Type
Fields
- code string(default "IHC") -
- PERSON_CHARACTERISTIC_CODE_QUALIFIER? string -
- PERSON_INHERITED_CHARACTERISTIC_DETAILS? PERSON_INHERITED_CHARACTERISTIC_DETAILS_GType? -
edifact.d03a.services.mMEDPID: Person_demographic_information_Type
Fields
- code string(default "PDI") -
- GENDER_CODE? string -
- MARITAL_STATUS_DETAILS? MARITAL_STATUS_DETAILS_GType? -
- RELIGION_DETAILS? RELIGION_DETAILS_GType? -
edifact.d03a.services.mMEDPID: PERSON_INHERITED_CHARACTERISTIC_DETAILS_GType
Fields
- Inherited_characteristic_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Inherited_characteristic_description? string -
edifact.d03a.services.mMEDPID: Place_location_identification_Type
Fields
- code string(default "LOC") -
- LOCATION_FUNCTION_CODE_QUALIFIER? string -
- LOCATION_IDENTIFICATION? LOCATION_IDENTIFICATION_GType? -
- RELATED_LOCATION_ONE_IDENTIFICATION? RELATED_LOCATION_ONE_IDENTIFICATION_GType? -
- RELATED_LOCATION_TWO_IDENTIFICATION? RELATED_LOCATION_TWO_IDENTIFICATION_GType? -
- RELATION_CODE? string -
edifact.d03a.services.mMEDPID: PROCESSING_INDICATOR_GType
Fields
- Processing_indicator_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Processing_indicator_description? string -
edifact.d03a.services.mMEDPID: Processing_information_Type
Fields
- code string(default "GEI") -
- PROCESSING_INFORMATION_CODE_QUALIFIER? string -
- PROCESSING_INDICATOR? PROCESSING_INDICATOR_GType? -
- PROCESS_TYPE_DESCRIPTION_CODE? string -
edifact.d03a.services.mMEDPID: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.services.mMEDPID: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.services.mMEDPID: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.services.mMEDPID: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.services.mMEDPID: RELATED_LOCATION_ONE_IDENTIFICATION_GType
Fields
- First_related_location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- First_related_location_name? string -
edifact.d03a.services.mMEDPID: RELATED_LOCATION_TWO_IDENTIFICATION_GType
Fields
- Second_related_location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Second_related_location_name? string -
edifact.d03a.services.mMEDPID: RELATIONSHIP_GType
Fields
- Relationship_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Relationship_description? string -
edifact.d03a.services.mMEDPID: Relationship_Type
Fields
- code string(default "REL") -
- RELATIONSHIP_TYPE_CODE_QUALIFIER? string -
- RELATIONSHIP? RELATIONSHIP_GType? -
edifact.d03a.services.mMEDPID: RELIGION_DETAILS_GType
Fields
- Religion_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Religion_name? string -
edifact.d03a.services.mMEDPID: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.services.mMEDPID: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.services.mMEDPID: TEXT_LITERAL_GType
Fields
- Free_text string -
- Free_text_1? string -
- Free_text_2? string -
- Free_text_3? string -
- Free_text_4? string -
edifact.d03a.services.mMEDPID: TEXT_REFERENCE_GType
Fields
- Free_text_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
Import
import ballerinax/edifact.d03a.services.mMEDPID;Metadata
Released date: 3 days ago
Version: 1.0.1
License: Apache-2.0
Compatibility
Platform: any
Ballerina version: 2201.12.0
GraalVM compatible: Yes
Pull count
Total: 30
Current verison: 1
Weekly downloads
Keywords
insurance
healthcare
EDI
EDIFACT
D03A
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Services
Contributors
Dependencies