{"id":13592536,"url":"https://github.com/stephenmccready/X12","last_synced_at":"2025-04-08T23:33:13.629Z","repository":{"id":7368941,"uuid":"8694892","full_name":"stephenmccready/X12","owner":"stephenmccready","description":"Generic ANSI X12 Transaction processing in PHP and SQL","archived":false,"fork":false,"pushed_at":"2023-03-04T10:02:58.000Z","size":58,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-02T16:45:13.778Z","etag":null,"topics":["ansi","hipaa","x12"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephenmccready.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-03-11T02:01:35.000Z","updated_at":"2022-07-08T07:16:05.000Z","dependencies_parsed_at":"2024-01-16T22:19:38.812Z","dependency_job_id":null,"html_url":"https://github.com/stephenmccready/X12","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenmccready%2FX12","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenmccready%2FX12/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenmccready%2FX12/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenmccready%2FX12/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenmccready","download_url":"https://codeload.github.com/stephenmccready/X12/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223346818,"owners_count":17130507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansi","hipaa","x12"],"created_at":"2024-08-01T16:01:10.483Z","updated_at":"2024-11-06T13:31:37.505Z","avatar_url":"https://github.com/stephenmccready.png","language":"PHP","funding_links":[],"categories":["Examples"],"sub_categories":["Golang"],"readme":"X12\n===\n\nGeneric ANSI X12 Transactions\n\nIntended to be used as a template (\u003ci\u003eas each X12 implementation is dependent on specific business rules\u003c/i\u003e)\n\n\u003cb\u003eX12_811_Export.php\u003c/b\u003e\u003cbr /\u003e\nANSI ASC X12.811 (Financial Series [FIN]) Consolidated Service Invoice/Statement (version 004010)\n\n\u003cb\u003eX12_835_Export.php\u003c/b\u003e\u003cbr /\u003e\nANSI ASC X12.835 Health Care Claim Payment/Advice transaction set ( version: 005010X221 )\n\n\u003cb\u003eX12_999_Import.php\u003c/b\u003e\u003cbr /\u003e\nANSI ASC X12.999 Functional Acknowledgement ( version: 005010X231A1 )\n\n\n\u003cb\u003eSQLCreate_X12_999_ErrorMessageTable:\u003c/b\u003e\u003cbr /\u003e\nCreates a SQL table containing X12 999 response messages\n\n\u003cb\u003eImport_X12_999:\u003c/b\u003e\u003cbr /\u003e\nCreates a stored procedure that imports, parses and outputs an email containing the X12 999 response file with response messages.\u003cbr /\u003e\n\u003ci\u003eNote: Requires SQLCreate_X12_999_ErrorMessageTable, created by the above\u003c/i\u003e\n\n\u003cb\u003eSQLCreate_TA1_InterChangeNoteCode:\u003c/b\u003e\u003cbr /\u003e\nCreates and populates a table, tbl_TA1_InterChangeNoteCode that contains the X12 TA1 Interchange Note Codes and descriptions.\u003cbr /\u003e\n\n\u003cb\u003eImport_X12_TA1:\u003c/b\u003e\u003cbr /\u003e\nCreates a stored procedure that imports, parses and outputs an email containing the X12 TA1 acknowledgement file with response messages.\u003cbr /\u003e\n\u003ci\u003eNote: Requires SQLCreate_X12_TA1_InterChangeNoteCode, created by the above\u003c/i\u003e\n\n\u003cb\u003eusp_Import_X12\u003c/b\u003e\u003cbr /\u003e\nT-SQL only. Imports an X12 into a table and groups the segments by Hierarchical Level so that related data segments may be grouped together. \u003ci\u003e(this was a bit of a hack I used to do a quick and dirty reconciliation, but it's come in useful for ad hoc tasks involving X12 formatted files\u003c/i\u003e)\u003cbr /\u003e\nSee also:\u003cbr /\u003e\nX12_Import_CreateTables.sql\u003cbr /\u003e\nX12_Import_Files.sql\u003cbr /\u003e\n\n\u003cb\u003eX12_270_Export_Template.sql\u003c/b\u003e\u003cbr /\u003e\nTemplate for outputting an X12 270 Eligibility Inquiry using MS SQL\u003cbr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenmccready%2FX12","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenmccready%2FX12","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenmccready%2FX12/lists"}