New Enhanced Website – Call Customer Service at 781-531-9164 for pricing and ordering information.

SchureMed
Innovative Solutions in Advanced Surgical Positioning

Standard Armboard

ProductID: 800-0008
  • Standard Armboard
  • Standard Armboard
Customer Serivce
For product pricing and information, please call our Customer Service Team at 781-531-9164 or fill out the Request a Quote form.

This standard-sized surgical armboard moves the patient’s arms and shoulders into multiple positions. This accommodates a wide-range of patients and their procedural needs, as well as operating room staff positioning around the table. Fits all standard U.S. operating room table side rails and is lightweight, extremely durable and radiolucent.

  • 6″ x 26.5″L
  • Simply place armboard on O.R. table side rail and it snaps locked tight
  • Armboard offers a full-range of motion, swings 180º
  • Pull finger-trigger at end of armboard and quickly move to required position. Release trigger and it locks tight. To remove, just pull finger-trigger and lift off side rail

Armboard pads are sold separately. Click here to view choices.

Available Combo Deals

×

Developer Tools

Database Activity Repeated Calls Shipping Rates Performance Tracking Cache Storage Session Storage
schuremeddev.braveriversolutions.com
1.868737 seconds
# Seconds Since First Hit Trace Command Type Command Text Parameters Execution Time
1. 0 DBInterface.GetDataT show StoredProcedure [dbo].[VirtualCatalogLoadBySiteDomain] @SiteDomain=schuremeddev.braveriversolutions.com
0.0312527
2. 0.0156223 DBInterface.get_oSQL show StoredProcedure [dbo].[VirtualSitePropertiesLoadBySiteID] @SiteID=1
0.0156223
3. 0.0630957 DBInterface.GetDataT show StoredProcedure [dbo].[DefaultSearchNameID] - 0.0156382
4. 0.0630957 DBInterface.GetDataT show Text SELECT TOP(1) '0' AS ArticleID, 0 As ID, Product.MetaTitle As PageTitle, Product.MetaDescription As show - 0
5. 0.0787199 DBInterface.GetDataT show Text SELECT TOP(1) '0' AS ArticleID, 0 As ID, Product.MetaTitle As PageTitle, Product.MetaDescription As show - 0
6. 0.0787199 DBInterface.GetDataT show Text SELECT TOP(1) ID, Content FROM HTMLMiscContent WHERE SiteID = 1 AND ContentKey = 'Header - Alert Bar show - 0
7. 0.204906 DBInterface.GetDataT show Text DECLARE @StartingID INT; SET @StartingID = 0; DECLARE @Tree TABLE(TreeID INT IDENTITY PRIMARY KEY, show - 0.0636857
8. 0.2679633 DBInterface.GetDataT show Text DECLARE @StartingID INT; SET @StartingID = 0; DECLARE @Tree TABLE(TreeID INT IDENTITY PRIMARY KEY, show - 0.0630573
9. 0.2836074 DBInterface.GetDataT show StoredProcedure [dbo].[PageUrlLoadByPrimaryKey] @PageUrl=/standard-armboard.html
@Type=PRODUCT
0.0156441
10. 0.37236 DBInterface.get_oSQL show StoredProcedure [dbo].[ProductLoadByPrimaryKey] @ProductID=102
@SiteID=1
@UserID=41735b5c-58d7-414c-8e10-bdb2c3de0f76
0.0887526
11. 0.4036323 DBInterface.GetDataT show StoredProcedure [dbo].[CategoryListByProductId] @ProductId=102
@SiteID=1
@ShowHidden=False
0.0312723
12. 0.4036323 DBInterface.GetDataT show StoredProcedure [dbo].[PageUrlLoadByPrimaryKey] @Type=CATEGORY
0
13. 0.4192511 DBInterface.GetDataT show StoredProcedure [dbo].[DocumentLoadByProductKey] @ProductID=102
0.0156188
14. 0.4348755 DBInterface.get_oSQL show StoredProcedure [dbo].[ImageLoadByProductKey] @ProductID=102
0.0156244
15. 0.4979529 DBInterface.get_oSQL show StoredProcedure [dbo].[ProductRelationshipListByProductID] @ProductID=102
@SiteID=1
@ShowHidden=False
0.0474524
16. 0.6085017 DBInterface.get_oSQL show StoredProcedure [dbo].[SKUListLoadByProductKey] @ProductID=102
@SiteID=1
@UserID=41735b5c-58d7-414c-8e10-bdb2c3de0f76
@ShowHidden=0
0.1105488
17. 1.3278421 DBInterface.get_oSQL show StoredProcedure [dbo].[PriceListBySkuId] @SkuList=8835,10608,10606,10607
@UserID=41735b5c-58d7-414c-8e10-bdb2c3de0f76
@SiteID=1
0.7036268
18. 1.3447623 DBInterface.GetDataT show StoredProcedure [dbo].[DefaultSearchAttributeGetByUserID] @g_UserID =41735b5c-58d7-414c-8e10-bdb2c3de0f76
0.0169202
19. 1.4391128 DBInterface.GetDataT show StoredProcedure [dbo].[AttributesDistinctByProductID] @ProductId=102
0.0943505
20. 1.7069181 DBInterface.GetDataT show StoredProcedure BreadcrumbByPageUrlByUser @UserId=41735b5c-58d7-414c-8e10-bdb2c3de0f76
@SiteID=1
@PageURL=/standard-armboard.html
0.2678053
21. 1.722531 DBInterface.GetDataT show StoredProcedure [dbo].[Cart_LoadByUserID] @UserID=41735b5c-58d7-414c-8e10-bdb2c3de0f76
@SiteID=1
0.0156129
Total DB Execution Time 1.6124853
Command Hits
SELECT TOP(1) '0' AS ArticleID, 0 As ID, Product.MetaTitle As PageTitle, Product.MetaDescription As PageMetaDesc, Product.MetaKeywords As PageMetaKwords, Product.Title As PageHeading, '' As PageContent, '' As PageContent2, '' As PageContent3, '' As PageContent4, '' As PageContent5, '' As PageContent6, '' As StartDate, '' As EndDate, '' As Thumbnail, 0 As NumLatestArticles, 0 As HasArticles, '' As UserControl, 0 As PageLayout FROM PageURLs LEFT OUTER JOIN Product ON PageURLs.EntityID = Product.ProductID WHERE PageURLs.PageURL = '/standard-armboard.html' AND PageURLs.Type='product' 2
DECLARE @StartingID INT; SET @StartingID = 0; DECLARE @Tree TABLE(TreeID INT IDENTITY PRIMARY KEY, Level INT, ParentTreeID INT, [Path] VARCHAR(2000), PageID_Path VARCHAR(2000), PageID INT NOT NULL); DECLARE @RowCount INT, @Level INT, @DelCount INT; SET NOCOUNT ON; SET @Level = 0; INSERT INTO @Tree(PageID, Level) VALUES (@StartingID, @Level); SET @RowCount = @@ROWCOUNT; UPDATE @Tree SET Path = STR(TreeID, 10, 0) + '.', PageID_Path = CAST(PageID AS VARCHAR(10)) + '\'; WHILE @RowCount > 0 BEGIN SET @Level = @Level + 1; INSERT INTO @Tree(Level, ParentTreeID, PageID) SELECT @Level, t.TreeId, PageURLs.ID FROM PageURLs LEFT OUTER JOIN @Tree t ON ISNULL(PageURLs.ParentID,0) = t.PageID AND t.Level = (@Level - 1) INNER JOIN HTMLContent ON HTMLContent.ID = PageURLs.EntityID LEFT OUTER JOIN HTMLContent_XREF ON HTMLContent.ID = HTMLContent_XREF.ContentID WHERE 1=1 AND ( 1=1 AND HTMLContent.SiteID = 1 AND PageURLs.[Type] = 'content' AND HTMLContent.IsMenuItem = 'True' AND @Level <= 20 ) ORDER BY COALESCE(OrderPriority, 1000), PageKey ; SET @RowCount = @@ROWCOUNT; UPDATE t1 SET t1.[Path] = t2.[Path] + STR(t1.TreeID, 10, 0) + '.', t1.PageID_Path = t2.PageID_Path + CAST(t1.PageID AS VARCHAR(10)) + '\' FROM @Tree t1 INNER JOIN @Tree t2 ON t1.ParentTreeID = t2.TreeID WHERE t1.Level = @Level AND t2.PageID_Path NOT LIKE '%' + CAST(t1.PageID AS VARCHAR(10)) + '\%'; DELETE FROM @Tree WHERE PageID_Path IS NULL; SET @DelCount = @@ROWCOUNT; SET @RowCount = (@RowCount - @DelCount); END; SELECT [Path], t.PageID, t.Level , (SELECT COUNT(HTMLContent_XREF1.ID) FROM HTMLContent_XREF AS HTMLContent_XREF1 LEFT JOIN HTMLArticles AS HTMLArticles1 ON HTMLContent_XREF1.ContentID = HTMLArticles1.ContentID LEFT JOIN HTMLContent AS HTMLContent1 ON HTMLContent1.ID = HTMLContent_XREF1.ContentID WHERE HTMLContent_XREF1.ParentContentID = HTMLContent.ID AND (HTMLContent1.IsMenuItem = 'True' OR HTMLContent1.ID IS NULL) AND HTMLArticles1.ID IS NULL) As NumChildren, HTMLContent.ID, HTMLContent.PageKey, HTMLContent.IsMenuItem, HTMLContent.MenuText, HTMLContent.MenuURL, HTMLContent.PageHeading, HTMLContent.HasArticles, HTMLContent_XREF.ParentContentID FROM @Tree t INNER JOIN PageURLs ON t.PageID = PageURLs.ID INNER JOIN HTMLContent ON HTMLContent.ID = PageURLs.EntityID LEFT OUTER JOIN HTMLContent_XREF ON HTMLContent.ID = HTMLContent_XREF.ContentID WHERE 1=1 ORDER BY [Path] ; 2
[dbo].[PageUrlLoadByPrimaryKey] 2
Cache Key Cache Value
LeftMenu
  • About Us
  • Become a Rep
  • Contact Us
  • Request a Catalog
  • Request a Quote
  • Videos
  • PageManager_Cache_PageLinks
    TopMenu
  • About Us
  • Become a Rep
  • Contact Us
  • Request a Catalog
  • Request a Quote
  • Videos
  • VirtualSiteProperties-schuremeddev.braveriversolutions.com ECOM.WebForms.BRS.CMS.VirtualSiteProperties
    PageManager_Cache_MiscContent System.Collections.Generic.Dictionary`2[System.String,System.String]
    VirtualCatalogInfo-schuremeddev.braveriversolutions.com
    Session Key Session Value
    SubmissionSource -
    SubmissionLandingPage /getproduct.aspx
    AdminLastSitePage /standard-armboard.html
    UserId 41735b5c-58d7-414c-8e10-bdb2c3de0f76
    IsDynamicallyGeneratedUserId True
    AdminLastPage /GetProduct.aspx?PageKey=%2fstandard-armboard.html&unq=4/26/2024 10:12:58 PM
    OrderNumber
    Section Execution Time
    DBInterface.vb 1.8835152
    MasterPage.master 1.6594606
    DeveloperTools.ascx 0
    Load Time:1.868737s  |  Database Hits: 21