{
    "menuId": "patientTransfers",
    "tabDefinitions": [
        {
            "tabName": "Transfer In",
            "hasFilter": true,
            "headerTitle": "Transfer In",
            "displayText": "Tranfer In",
            "encounterType": "3e8354f7-31b3-4862-a52e-ff41a1ee60af",
            "columns": [
                {
                    "id": "substitutionDate",
                    "isDate": true,
                    "title": "Substitution Date",
                    "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
                },
                {
                    "id": "New Regimen",
                    "title": "New Regimen",
                    "concept": "dd2b0b4d-30ab-102d-86b0-7a5022ba4115"
                },
                {
                    "id": "reason",
                    "title": "Reason",
                    "concept": "dce0c977-30ab-102d-86b0-7a5022ba4115"
                },
                {
                    "id": "actions",
                    "title": "Actions",
                    "actionOptions": [
                        {
                            "formName": "HMIS ACP 008: HIV Care/ART Patient Transfer In Form",
                            "label": "View Details",
                            "mode": "view"
                        },
                        {
                            "formName": "HMIS ACP 008: HIV Care/ART Patient Transfer In Form",
                            "label": "EditForm",
                            "mode": "edit"
                        }
                    ]
                }
            ],
            "launchOptions": {
                "displayText": "Add"
            },
            "formList": [
                {
                    "uuid": "1306e612-3d25-4daa-b1f1-648e20804695",
                    "name": "HMIS ACP 008: HIV Care/ART Patient Transfer In Form"
                }
            ]
        },
        {
            "tabName": "Transfer Out",
            "hasFilter": true,
            "headerTitle": "Transfer Out",
            "displayText": "Transfer Out",
            "encounterType": "e305d98a-d6a2-45ba-ba2a-682b497ce27c",
            "columns": [
                {
                    "id": "substitutionDate",
                    "isDate": true,
                    "title": "Substitution Date",
                    "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
                },
                {
                    "id": "New Regimen",
                    "title": "New Regimen",
                    "concept": "dd2b0b4d-30ab-102d-86b0-7a5022ba4115"
                },
                {
                    "id": "reason",
                    "title": "Reason",
                    "concept": "dce0c977-30ab-102d-86b0-7a5022ba4115"
                },
                {
                    "id": "actions",
                    "title": "actionsTitle",
                    "actionOptions": [
                        {
                            "formName": "HMIS ACP 008: HIV Care/ART Patient Transfer Out Form",
                            "label": "View Details",
                            "mode": "view"
                        },
                        {
                            "formName": "HMIS ACP 008: HIV Care/ART Patient Transfer Out Form",
                            "label": "EditForm",
                            "mode": "edit"
                        }
                    ]
                }
            ],
            "launchOptions": {
                "displayText": "Add"
            },
            "formList": [
                {
                    "uuid": "37be0b17-c62c-4033-90ef-3cbedb7fe0a0s",
                    "name": "HMIS ACP 008: HIV Care/ART Patient Transfer Out Form"
                }
            ]
        }
    ]
}